
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

#rc-cbd a,
#rc-cbd abbr,
#rc-cbd acronym,
#rc-cbd address,
#rc-cbd applet,
#rc-cbd big,
#rc-cbd blockquote,
#rc-cbd caption,
#rc-cbd cite,
#rc-cbd code,
#rc-cbd dd,
#rc-cbd del,
#rc-cbd dfn,
#rc-cbd div,
#rc-cbd dl,
#rc-cbd dt,
#rc-cbd em,
#rc-cbd fieldset,
#rc-cbd font,
#rc-cbd form,
#rc-cbd h1,
#rc-cbd h2,
#rc-cbd h3,
#rc-cbd h4,
#rc-cbd h5,
#rc-cbd h6,
#rc-cbd iframe,
#rc-cbd img,
#rc-cbd ins,
#rc-cbd kbd,
#rc-cbd label,
#rc-cbd legend,
#rc-cbd li,
#rc-cbd object,
#rc-cbd ol,
#rc-cbd p,
#rc-cbd pre,
#rc-cbd q,
#rc-cbd s,
#rc-cbd samp,
#rc-cbd small,
#rc-cbd span,
#rc-cbd strike,
#rc-cbd strong,
#rc-cbd sub,
#rc-cbd sup,
#rc-cbd table,
#rc-cbd tbody,
#rc-cbd td,
#rc-cbd tfoot,
#rc-cbd th,
#rc-cbd thead,
#rc-cbd tr,
#rc-cbd tt,
#rc-cbd ul,
#rc-cbd var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: inherit;
    font-family: inherit;
    vertical-align: baseline;
    line-height: normal
}

#rc-cbd {
    --mainColor: #115700;
    --secondColor: #96af2c;
    --textColor: #115700;
    --titleColor: #96af2c;
    --textColor2: #96af2c;
    --bgTabMenu: #FFEACB;
    --bgMenuElem: #FFCC80;
    --activeTabColor: #CB5800;
    --activeBgTabMenu: #FFA800;
    --textTabMenuColor: #7B502F;
    --hoverTabMenuBgColor: #FFCC80;
    --hoverTabMenuColor: #CB5800;
    --bgTabContent: #fff;
    --tabContent: #000;
    --bgTabs: #FFF;
    --bgTitle: var(--mainColor);
    --headerInfo: #000;
    --itemInfo: #9da0a2;
    --tin: 100;
    --light: 300;
    --regular: 400;
    --medium: 500;
    --bold: 700;
    --black: 900;
    --left: 52px;
    --trY: -20px;
    display: block;
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 20px;
    font-weight: 400;
    font-family: Poppins,Arial, sans-serif;
    color: var(--textColor);
    background-color: #f8f6f2;
    transition: all .2s ease-in;
    box-sizing: border-box;
}

#rc-cbd img {
    max-height: unset;
    max-width: unset;
    display: inline;
    border-radius: 0;
}

#rc-cbd ul {
    list-style: outside
}

#rc-cbd sup {
    vertical-align: super;
    top: 0;
    font-size: .6em
}

#rc-cbd sub {
    position: relative;
    vertical-align: sub;
    bottom: -3px;
    font-size: .55em
}
#rc-cbd .rc-banner--top{
    position: relative;
    text-align: center;
    z-index: 2;
}
#rc-cbd .rc-banner--top img{
    width: 100%;
    height: auto;
}
#rc-cbd .rc-section--1{
    position: relative;
    margin: 0 10px;
    top: -150px;
    box-sizing: border-box;
    z-index: 1;
}
#rc-cbd .rc-section--1 .rc-icons--image{
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    background-image: url(/rich-content/newtone/cbd20/img/cbd-bgd-short.png);
    background-position: top;
    background-repeat: repeat;
    padding-top: 160px;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
    box-sizing: border-box;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text {
    position: relative;
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    
}

#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item{
    position: relative;
    display: flex;
    justify-content: start;
    flex-grow: 1;
    margin: 0 30px;    
    gap: 35px;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item:nth-child(2){
    margin-top: 10px;
    padding-top: 10px;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item:nth-child(3){
    margin-top: 20px;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-image{
    position: relative;
    display: flex;
    justify-content: center;    
    flex-grow: 1;
    padding-top: 20px;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item .rc-text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid var(--secondColor);    
    flex-grow: 1;
    margin-bottom: 0px;    
    padding-bottom: 20px;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item:nth-child(3) .rc-text{
    border-bottom: 0;
    padding-bottom: 50px;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item .rc-text p{
    font-size: 18px;
    font-weight: normal;
    color: var(--textColor);
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item .rc-text p span{
    font-weight: var(--bold);
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item:nth-child(1) .rc-text p{
    color: #7f9100;
}
#rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item:nth-child(2) .rc-text p{
    color: #599704;
}
#rc-cbd .rc-section--2{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 10px;
    box-sizing: border-box;
    gap: 10px 20px;
    margin-top: -80px;    
}
#rc-cbd .rc-section--2 p{
    font-size: 18px;
    font-weight: var(--regular);
    color: var(--textColor);
}

#rc-cbd .rc-section--2>.rc-text{
    position: relative;
    width: 100%;
    max-width: 422px;
    padding: 0px 30px;
    box-sizing: border-box;    
    transform: translateY(-15px);
}
#rc-cbd .rc-section--2>.rc-text *{
    color: #758b00;
    font-size: 28px;
    line-height: 1.2em;
}
#rc-cbd .rc-section--2>.rc-text p span{
    font-weight: var(--bold);    
}
#rc-cbd .rc-section--2>.rc-text p:nth-child(2) span{
    color: var(--textColor);
}
#rc-cbd .rc-section--2 .rc-item{
    position: relative;
    display: block;
    background-color: #fff;
    width: 100%;
    max-width: 422px;
    height: 191px;
    padding: 30px 30px;
    box-sizing: border-box;
    border-radius: 20px;
}
#rc-cbd .rc-section--2 .rc-item p span{
    font-weight: var(--bold);
}
#rc-cbd .rc-section--2 .rc-item p img{
    vertical-align: middle;
    position: relative;    
    transform: translateY(-2px);
    margin-right: 10px;
}
#rc-cbd .rc-section--3{
    position: relative;
    background-image: url(/rich-content/newtone/cbd20/img/cbd-bgd-short.png);
    background-repeat: repeat;
    background-position: top;
    box-sizing: border-box;
    padding-left: 60px;
    padding-top: 50px;
}
#rc-cbd .rc-section--3 *{
    position: relative;
    z-index: 2;
    background-color: transparent;
    box-sizing: border-box;    
}

#rc-cbd .rc-section--3 .rc-image.rc-packshot{
    position: absolute;
    z-index: 3;
    display: block;
    top: 70px;
    right: 0;
}
#rc-cbd .rc-section--3 p {
    font-size: 18px;
    font-weight: var(--regular);
}
#rc-cbd .rc-section--3 p span{
    font-weight: var(--bold);
}
#rc-cbd .rc-section--3 p.rc-title {
    font-weight: 600;
    font-size: 22px;
}
#rc-cbd .rc-section--3>.rc-text p.rc-title {
    padding-bottom: 10px;
    padding-top: 30px;
}
#rc-cbd .rc-section--3 .rc-table{
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
#rc-cbd .rc-section--3 .rc-table .rc-headers{
    position: relative;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    gap: 10px;
}
#rc-cbd .rc-section--3 .rc-table .rc-header p{
    line-height: 49px;
    color: #fff;
    text-align: center;
}
#rc-cbd .rc-section--3 .rc-table .rc-header.rc-round{
    border-top-left-radius: 20px;
}
#rc-cbd .rc-section--3 .rc-table .rc-header{    
    width: 134px;
    background-color: #548b2f;
}
#rc-cbd .rc-section--3 .rc-table .rc-row{
    position: relative;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    gap: 10px;    
}
#rc-cbd .rc-section--3 .rc-table .rc-row:last-child{
    border: 0;
    text-align: right;
    padding-left: 30%;
    padding-top: 5px;
}
#rc-cbd .rc-section--3 .rc-table .rc-desc{
    position: relative;
    width: 275px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#rc-cbd .rc-section--3 .rc-table .rc-desc.rc-bottom--line p{
    padding: 15px 0;
}
#rc-cbd .rc-section--3 .rc-table .rc-row .rc-bottom--line{
    border-bottom: 2px solid #548b2f;    
}
#rc-cbd .rc-section--3 .rc-table .rc-row .rc-cell{
    position: relative;
    width: 134px;
    height: 100%;
    background-color:#eeeae7;    
    text-align: right;
    padding-right: 20px;
    padding-top: 15px;
}
#rc-cbd .rc-section--3>.rc-text{
    padding: 10px 0;
}
#rc-cbd .rc-section--3>.rc-text.rc-summary p{
    font-size: 27px;
    color: #548b2f;
}
#rc-cbd .rc-section--4{
    position: relative;
    box-sizing: border-box;
    background-image: url(/rich-content/newtone/cbd20/img/cbd-bgd-short.png);
    background-repeat: repeat;
    background-position: top;
    padding: 40px 35px 30px 35px;
}
#rc-cbd .rc-section--4 .rc-subsection--1{
    position: relative;
    background-color: #eeeae7;
    box-sizing: border-box;    
    border-radius: 40px;
}
#rc-cbd .rc-section--4 .rc-subsection--1 .rc-title{
    position: relative;
    padding: 35px 0;
}
#rc-cbd .rc-section--4 .rc-subsection--1 .rc-title p{
    font-size: 40px;
    font-weight: 600;
    color: #96af2c;
    text-align: center;
}
#rc-cbd .rc-section--4 .rc-image--text{
    position: relative;
    display: flex;
    gap: 40px;
}
#rc-cbd .rc-section--4 .rc-image--text p{
    font-size: 20px;
    color: #4c8128;    
}
#rc-cbd .rc-section--4 .rc-image--text p span{
    font-weight: 600;
}
#rc-cbd .rc-section--4 .rc-image--text>.rc-image{
    margin-left: -35px;
}
#rc-cbd .rc-section--4 .rc-image--text .rc-text .rc-image{
    padding: 15px 0 0 0;
}
#rc-cbd .rc-section--4 .rc-image--text .rc-text .rc-text{
    border-bottom: 1px solid #b9b5ab;
    padding: 10px 0;
}
#rc-cbd .rc-section--4 .rc-image--text .rc-text .rc-text:last-child{
    border: 0;
}
#rc-cbd .rc-section--5{
    position: relative;
    background-color: #eeeae7;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
#rc-cbd .rc-section--5>*{
    width: 100%;
    box-sizing: border-box;
}
#rc-cbd .rc-section--5>.rc-text:nth-child(1){
    padding: 40px 0;
}
#rc-cbd .rc-section--5>.rc-text:nth-child(1) p{
    font-size: 40px;
    font-weight: 600;
    color: #96af2c;
    text-align: center;
    text-transform: uppercase;
}
#rc-cbd .rc-section--5 .rc-text--image .rc-text{
    position: relative;
    background-color: #e4ded3;
    border-radius: 20px;
    width: 50%;
    box-sizing: border-box;
    max-width: 420px;
    justify-content: center;
    padding: 40px 50px;
}
#rc-cbd .rc-section--5 .rc-text--image .rc-image{
    position: relative;
    display: block;
    width: 50%;
    max-width: 420px;
    box-sizing: border-box;
    overflow:visible;
    padding-left: 20px;
}
#rc-cbd .rc-section--5 .rc-text--image .rc-image img{
    position: absolute;
}
#rc-cbd .rc-section--5 .rc-text--image{
    display: flex;
    position: relative;
    box-sizing: border-box;
    justify-content: center;
    gap: 20px;
}
#rc-cbd .rc-section--5 .rc-text--image p.rc-li{
    position: relative;
    display: inline-block;
    width: 50px;
    border-bottom: 2px solid var(--textColor);
    color: var(--textColor);    
    font-size: 20px;
}
#rc-cbd .rc-section--5 .rc-text--image p:not(p.rc-li){
    position: relative;
    padding: 15px 0 20px 0;
    font-size: 20px;
}
#rc-cbd .rc-section--5 .rc-text--image p span{
    font-weight: 600;
}
#rc-cbd .rc-section--5>.rc-text:last-child{
    position: relative;
    padding: 50px 0 30px 0;
}
#rc-cbd .rc-section--5>.rc-text:last-child p{
    font-size: 27px;
    font-weight: normal;
    color: #588c30;
    text-align: center;    
}

#rc-cbd .rc-section--6{
    position: relative;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    background-image: url(/rich-content/newtone/cbd20/img/cbd-bgd-short.png);
    background-repeat: repeat;
    background-position: top;
    padding: 40px 35px 40px 0px;
    gap: 6px;
}
#rc-cbd .rc-section--6 .rc-body{
    position: relative;
    display: block;
    width: 231px;
    background-color: #f8f6f2;
    box-sizing: border-box;
    text-align: center;
    border-radius: 20px 20px 0 0;
}

#rc-cbd .rc-section--6 .rc-body>div:nth-child(2n){
    background: var(--bgCell);
}

#rc-cbd .rc-section--6 .rc-headers>div:nth-child(2n+1):not(div:nth-child(1)){
    background: #9da0a211;
}

#rc-cbd .rc-section--6 .rc-product--table{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 250px;    
    --bgCell: #f0ece5;
    flex-grow: 1;
}
#rc-cbd .rc-section--6 .rc-product--table .rc-headers{
    flex-grow: 1;    
}
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-packshot{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;        
}
/*packshot*/
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-packshot p:nth-child(1){
    position: absolute;
    left: 50%;
    transform: translate(-50%,-45%);
}
/*buy button*/
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-packshot p:nth-child(2){
    position: relative;
    bottom: 20px;
}
/*wysokośc wierszy*/
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(1) {
    height: 197px;
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(2) {
    height: 46px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(3) {
    height: 46px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(4) {
    height: 46px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(5) {
    height: 82px;    
    padding-top:20px;    
    box-sizing: border-box;   
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(6) {
    height: 46px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(7) {
    height: 50px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(8) {
    padding-top:20px;
    height: 155px; 
    box-sizing: border-box;   
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(9) {
    height: 82px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#rc-cbd .rc-section--6 .rc-product--table>div>div:nth-child(10) {
    height: 50px;    
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#rc-cbd .rc-section--6 .rc-column--1{
    position: relative;
    display: flex;
    justify-content: flex-end;
    box-sizing: border-box;
    flex-wrap: nowrap;
    --flex-grow: 1;
}
#rc-cbd .rc-section--6 .rc-column--2{
    position: relative;
    display: flex;
    box-sizing: border-box;
    flex-wrap: nowrap;
}
#rc-cbd .rc-section--6 .rc-column--3{
    position: relative;
    display: flex;
    box-sizing: border-box;
    flex-wrap: nowrap;
}
#rc-cbd .rc-section--6 .rc-column--1 .rc-bubble{
    position: absolute;    
    right: -30px;
}
#rc-cbd .rc-section--6 .rc-column--3 .rc-double--bubble{
    position: absolute;
    width: 100%;
    right: 0;
}
#rc-cbd .rc-section--6 .rc-column--2 .rc-bubble,
#rc-cbd .rc-section--6 .rc-column--2 .rc-headers
{
    display: none;
}
#rc-cbd .rc-section--6 .rc-column--3 .rc-bubble,
#rc-cbd .rc-section--6 .rc-column--3 .rc-headers{
    display: none;
}
#rc-cbd .rc-section--6 .rc-column--3 .rc-double--bubble{
    display: block;
}
#rc-cbd .rc-section--6 .rc-bubble,
#rc-cbd .rc-section--6 .rc-double--bubble{
    position: relative;
    background-color: #e4ded399;
    border-radius: 20px;
    border: 3px solid #91a674;
    padding: 20px 20px 0px 20px;
    display: block;
    width: 320px;
    height: 130px;
    box-sizing: border-box;
}
#rc-cbd .rc-section--6 .rc-double--bubble{
    flex-grow: 1;
    width: 100%;
    min-width: 440px;
}
#rc-cbd .rc-section--6  .rc-arrow,
#rc-cbd .rc-section--6  .rc-arrow--1,
#rc-cbd .rc-section--6  .rc-arrow--2{
    display: block;
    position: absolute;
    bottom: -34px;        
    background-color: #e4ded3;    
}

#rc-cbd .rc-section--6  .rc-bubble .rc-arrow{
    right: 120px;
}
#rc-cbd .rc-section--6 .rc-double--bubble .rc-arrow--1{
    left:75px;
}
#rc-cbd .rc-section--6 .rc-double--bubble .rc-arrow--2{
    right: 90px;
}

#rc-cbd .rc-section--6 .rc-bubble p,
#rc-cbd .rc-section--6 .rc-double--bubble p{
    position: relative;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 500;
    color: var(--textColor);
}

#rc-cbd .rc-section--6 .rc-product--table .rc-headers p{
    font-size: inherit;
    font-weight: 600;
    color: #588c30;
    letter-spacing: 0;    
    line-height: 1em;
}
#rc-cbd .rc-section--6 .rc-product--table .rc-headers .rc-text{
    font-size: 14px;    
    text-align: right;
    padding-right: 5px;
    box-sizing: border-box;
}
#rc-cbd .rc-section--6 .rc-product--table .rc-headers .rc-text:nth-child(7) p{
    font-size: calc( 1em - 1px);
}
#rc-cbd .rc-section--6 .rc-product--table .rc-headers .rc-text{
    font-size: 14px;    
}
/*font-size w tabelkach*/
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-text{
    font-size: 19px;
}
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-text p{
    font-size: inherit;
    font-weight: 500;
    line-height: 1.05em;
}
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-text:nth-child(5) p,
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-text:nth-child(9) p,
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-text:nth-child(10) p{
    font-size: calc( 1em - 3px );
}
#rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-text:nth-child(8) p{
    font-size: calc( 1em - 5px );
}

#rc-cbd .rc-section--7{
    position: relative;
    box-sizing: border-box;
    padding: 0 10px;
}
#rc-cbd .rc-section--7 .rc-title{
    position: relative;
    box-sizing: border-box;
    padding: 40px 0;
    border-bottom: 1px solid var(--secondColor);
}
#rc-cbd .rc-section--7 .rc-title p{
    position: relative;
    font-size: 40px;
    color: var(--secondColor);
    text-align: center;
    font-weight: 600;
}
#rc-cbd .rc-section--7 .rc-question{
    position: relative;
    box-sizing: border-box;    
}
#rc-cbd .rc-section--7 .rc-items--list{
    position: relative;
    box-sizing: border-box;
}
#rc-cbd .rc-section--7 .rc-item{
    position: relative;
    box-sizing: border-box;
    padding: 30px 0;
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    border-bottom: 1px solid var(--secondColor);
}
#rc-cbd .rc-section--7 .rc-question{
    position: relative;
    box-sizing: border-box;
    padding-bottom: 30px;
}
#rc-cbd .rc-section--7 .rc-question p{
    color: #0f5300;
    font-size: 26px;
    font-weight: 600;
}
#rc-cbd .rc-section--7 .rc-question p::before{
    position: relative;
    top: -0.25em;
    left: 0;
    content: '';
    display: inline-block;
    height: 4px;
    width: 20px;
    margin-right: 20px;
    background-color: var(--secondColor);

}
#rc-cbd .rc-section--7 .rc-question p span{
    color: var(--secondColor);
}
#rc-cbd .rc-section--7 .rc-answer{
    position: relative;
    box-sizing: border-box;
    padding-left: 70px;
}
#rc-cbd .rc-section--7 .rc-answer p{
    color: #0f5300;
    font-size: 16px;
}
#rc-cbd .rc-section--7 .rc-answer p span{
    font-weight: 500;
}
#rc-cbd .rc-section--7>.rc-text{
    position: relative;
    box-sizing: border-box;
    padding: 40px 0;
}
#rc-cbd .rc-section--7>.rc-text p{
    font-size: 30px;
    font-weight: 600;
    color: var(--secondColor);
    text-align: center;
    line-height: 1em;
}
#rc-cbd .rc-section--7>.rc-text p span{
    color: #0f5300;
    line-height: inherit;
}

#rc-cbd .rc-section--8{
    position: relative;
    box-sizing: border-box;
    margin: 0 30px;
    display: flex;
    gap: 20px;
    justify-content: center;
    padding-bottom: 40px;
}
#rc-cbd .rc-section--8 .rc-image--text{
    position: relative;
    box-sizing: border-box;
    width: 50%;
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    height: 269px;
}
#rc-cbd .rc-section--8 .rc-image--text .rc-text{
    position: relative;
    box-sizing: border-box;    
}
#rc-cbd .rc-section--8 .rc-image--text .rc-text p{
    padding: 40px 0;
    font-size: 18px;
    font-weight: var(--bold);
}
#rc-cbd .rc-section--8 .rc-image--text .rc-image{
    position: relative;
    box-sizing: border-box;
    padding: 45px 35px;
}
#rc-cbd .rc-section--9{
    position: relative;
    box-sizing: border-box;
    margin: 0 10px;
    display: block;
    background-image: url(/rich-content/newtone/cbd20/img/cbd-bgd-2.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 14px;    
}
#rc-cbd .rc-section--9 .rc-title{
    position: relative;
    box-sizing: border-box;
    padding: 35px 0;
}
#rc-cbd .rc-section--9 .rc-title p{
    font-size: 36px;
    font-weight: 600;
    text-align: center;
}
#rc-cbd .rc-section--9 .rc-items--list{
    padding: 0 63px;
}
#rc-cbd .rc-section--9 .rc-item{
    padding-bottom: 25px;
}
#rc-cbd .rc-section--9 .rc-item:last-child{
    padding-bottom: 0px;
}
#rc-cbd .rc-section--9 .rc-header{
    padding-bottom: 10px;
}
#rc-cbd .rc-section--9 .rc-header p{
    font-size: calc( 1em + 2px );
    font-weight: var(--bold);
}
#rc-cbd .rc-section--9 .rc-item .rc-text p{
    font-weight: 200;
}
#rc-cbd .rc-section--9>.rc-image{
    text-align: right;
    padding-right: 73px;
}
#rc-cbd .rc-section--9>.rc-footer{
    text-align: right;
    padding-right: 20px;
    background-color: #17300f;   
}
#rc-cbd .rc-section--9>.rc-footer{
    position: relative;
    box-sizing: border-box;
    height: 50px;
}
#rc-cbd .rc-section--9>.rc-footer .rc-image{
    position: relative;
    box-sizing: border-box;
    padding-top: 7px;        
}
@media(max-width:929px) {
    #rc-cbd .rc-banner--top img {
        width: 100%;
        height: auto;
    }
    #rc-cbd .rc-section--1 .rc-icons--image{
        padding-right: 10px;
    }
    #rc-cbd .rc-section--1 .rc-icons--image .rc-image img{
        width: 100%;
        height: auto;
    }
    #rc-cbd .rc-section--3{
        padding-left: 10px;
    }
    #rc-cbd .rc-section--3 .rc-image.rc-packshot{
        right:20%;
        top: 20px;
    }
    #rc-cbd .rc-section--3 .rc-image.rc-packshot img{
        width: calc( 100vw / 3);
        height: auto;
    }
    #rc-cbd .rc-section--3 .rc-table .rc-desc{
        flex-grow: 1;
    }   
    #rc-cbd .rc-section--4 .rc-image--text{
        gap: 20px;
    }
    #rc-cbd .rc-section--4 .rc-image--text p br{
        display: none;
    }
    #rc-cbd .rc-section--4 .rc-image--text p{
        font-size: 14px;
    }
    #rc-cbd .rc-section--5 .rc-text--image .rc-image{
        padding-left: 0;
    }
    #rc-cbd .rc-section--5 .rc-text--image .rc-image img{
        width: calc( (100vw - 40px) / 2 );
        height: auto;
    }
    #rc-cbd .rc-section--6 .rc-column--3 .rc-double--bubble{
        display: none;
    }
    #rc-cbd .rc-section--6 .rc-column--2 .rc-bubble, #rc-cbd .rc-section--6 .rc-column--2 .rc-headers{
        display: block;
    }
    #rc-cbd .rc-section--6 .rc-column--3 .rc-bubble, #rc-cbd .rc-section--6 .rc-column--3 .rc-header{
        display: block;
    }
    #rc-cbd .rc-section--6{
        flex-direction: column;
        padding-right: 0px;
        justify-content: center;
    }
    #rc-cbd .rc-section--6 .rc-product--table .rc-headers{
        flex-grow: unset;
        display: block;
    }
    #rc-cbd .rc-section--6 .rc-product--table{
        justify-content: center;
        padding-bottom: 40px;
    }
    #rc-cbd .rc-section--6 > div .rc-bubble{
        position: absolute;
        right: unset;
        left: 50%;
        transform: translateX(-40%);
    }
    #rc-cbd .rc-section--8 .rc-image--text .rc-text p{
        font-size: 16px;
    }
    #rc-cbd .rc-section--8 .rc-image--text .rc-image{
        padding-right: 10px;
    }    
    #rc-cbd .rc-section--9{
        --padding-bottom: 105px;
        background-color: #2d4f1a;
        background-size: cover;
    }
}

@media(max-width:768px) {
    #rc-cbd .rc-section--1 .rc-icons--image{
        flex-direction: column;
    }
    #rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text br{
        display: none;
    }
    #rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text{
        width: 100%;
    }
    #rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item:nth-child(3) .rc-text{
        padding-bottom: 25px;
        padding-top: 15px;        
    }
    #rc-cbd .rc-section--1 .rc-icons--image .rc-image{
        padding-bottom: 20px;
    }
    #rc-cbd .rc-section--3 .rc-image.rc-logo,
    #rc-cbd .rc-section--3 > .rc-text{
        text-align: center;
    }
    #rc-cbd .rc-section--3 .rc-image.rc-logo+.rc-text br {
        display: none;
    }
    #rc-cbd .rc-section--3 .rc-image.rc-packshot{
        position: relative;
        top: unset;
        right: 10%;
    }
    #rc-cbd .rc-section--3 .rc-image.rc-packshot img{
        width: 100%;
        max-width: 540px;
        height: auto;
    }
    #rc-cbd .rc-section--4 .rc-image--text{
        flex-direction: column;
        padding-bottom: 20px;
    }
    #rc-cbd .rc-section--4 .rc-image--text > .rc-image{
        margin-left: 0;
    }

    /************/
    #rc-cbd .rc-section--4 .rc-image--text > .rc-text{
        margin-left: 20px;
        margin-right: 20px;
        display: flex;
        flex-wrap: wrap;
    }
    #rc-cbd .rc-section--4 .rc-image--text > .rc-text>.rc-image{
        width: 30px;
        transform: translateY(-5px);
    }
    #rc-cbd .rc-section--4 .rc-image--text > .rc-text>.rc-text{
        flex: 1 1 calc(100% - 30px);
    }
    /******/

    #rc-cbd .rc-section--5 .rc-text--image{
        flex-direction: column;
    }
    #rc-cbd .rc-section--5 .rc-text--image .rc-text {
        width: 100%;
        margin: 0 auto;        
    }
    #rc-cbd .rc-section--5 .rc-text--image .rc-image{
        text-align: center;
        margin: 0 auto;
    }
    #rc-cbd .rc-section--5 .rc-text--image .rc-image img{
        position: relative;
        width: 100%;
        max-width: 409px;
    }
    #rc-cbd .rc-section--8{
        flex-direction: column;
    }
    #rc-cbd .rc-section--8 .rc-image--text br{
        display: none;
    }
    #rc-cbd .rc-section--8 .rc-image--text{
        width: 100%;
        height: auto;        
    }
    #rc-cbd .rc-section--8 .rc-image--text .rc-text{
        padding-right: 35px;
    }
}
@media(max-width:576px) {
    #rc-cbd .rc-section--1{
        margin-top: 0;
        top: 0;
    }
    #rc-cbd .rc-section--1 .rc-icons--image{
        padding: 20px;
    }
    #rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item{
        flex-direction: column;
    }
    #rc-cbd .rc-section--1 .rc-icons--image .rc-icons--text .rc-item>div{
        width: 100%;
        text-align: center;
    }
    #rc-cbd .rc-section--2{
        margin-top: 50px;
    }
    #rc-cbd .rc-section--2 .rc-item p br{
        display: none;
    }
    #rc-cbd .rc-section--2 .rc-item{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #rc-cbd .rc-section--2 .rc-image img{
        width: 100%;
        max-width: 422px;
        height: auto;
    }
    #rc-cbd .rc-section--3{
        padding-right: 10px;
    }
    #rc-cbd .rc-section--3 .rc-desc{
        width: unset!important;
    }
    #rc-cbd .rc-section--3 .rc-desc p{
        font-size: 12px;
    }
    
    #rc-cbd .rc-section--3 .rc-table .rc-row,
    #rc-cbd .rc-section--3 .rc-table .rc-headers{
        justify-content: flex-end;
    }
    #rc-cbd .rc-section--3 .rc-table .rc-header,
    #rc-cbd .rc-section--3 .rc-table .rc-cell{
        border-radius: 0!important;
        width: 80px!important;
        box-sizing: border-box;
    }
    #rc-cbd .rc-section--3 .rc-table .rc-header p{
        line-height: normal;
        font-size: 12px;
    }
    #rc-cbd .rc-section--3 .rc-table .rc-cell p{
        font-size: 12px;
    }
    #rc-cbd .rc-section--4 .rc-image--text > .rc-image img{
        width: 90%;
        max-width: 451px;
        height: auto;
    }
    #rc-cbd .rc-section--4 .rc-image--text > .rc-text > .rc-text{
        width: 80%;
    }
    #rc-cbd .rc-section--5 .rc-text--image .rc-image{
        width: 80%;
    }
    #rc-cbd .rc-section--6 .rc-product--table .rc-headers .rc-text{
        font-size: 12px;
    }
    #rc-cbd .rc-section--6 .rc-product--table .rc-body .rc-text{
        font-size: 17px;
    }
    #rc-cbd .rc-section--6 > div .rc-bubble{
        left: unset;
        transform: unset;
        right: unset!important;
    }
    #rc-cbd .rc-section--6 .rc-column--1,
    #rc-cbd .rc-section--6 .rc-column--2,
    #rc-cbd .rc-section--6 .rc-column--3{
        justify-content: center;
    }
    #rc-cbd .rc-section--7 .rc-answer p br {
        display: none;
    }
    #rc-cbd .rc-section--7 .rc-question p{
        font-size: 22px;
    }
    #rc-cbd .rc-section--9 > .rc-image{
        text-align: center;
        padding-right: 0;
    }
    #rc-cbd .rc-section--7 > .rc-text p{
        font-size: 26px;
    }
    #rc-cbd .rc-section--9 > .rc-footer{
        text-align: center;
        padding-right: 0;
    }
    #rc-cbd .rc-section--9 .rc-items--list{
        padding: 0 25px;
    }
}