@font-face{font-family:SFUIDisplay-Regular;src:url(../fonts/SFUIDisplay-Regular/SFUIDisplayRegular.woff2) format("woff2");font-display:swap}@font-face{font-family:SFUIDisplay-Semibold;src:url(../fonts/SFUIDisplay-SemiBold/SFUIDisplaySemibold.woff2) format("woff2");font-display:swap}@font-face{font-family:SFUIDisplay-Bold;src:url(../fonts/SFUIDisplay-Bold/SFUIDisplayBold.woff2) format("woff2");font-display:swap}@font-face{font-family:SFUIDisplay-Light;src:url(../fonts/SFUIDisplay-Light/SFUIDisplay-Light.woff2) format("woff2");font-display:swap}@font-face{font-family:SFUIDisplay-Heavy;src:url(../fonts/SFUIDisplay-Light/SFUIDisplay-Light.woff2) format("woff2");font-display:swap}@font-face{font-family:'SF UI Display';src:url(../fonts/SFUIDisplay-Light.woff2) format("woff2"),url(../fonts/SFUIDisplay-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'SF UI Display';src:url(../fonts/SFUIDisplay-Regular.woff2) format("woff2"),url(../fonts/SFUIDisplay-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'SF UI Display';src:url(../fonts/SFUIDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:'SF UI Display';src:url(../fonts/SFUIDisplay-Regular.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:'SF UI Display';src:url(../fonts/SFUIDisplay-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:'SF UI Display';src:url(../fonts/SFUIDisplay-Heavy.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:'SF UI Display';src:url(../fonts/SFUIDisplay-Black.woff2) format("woff2");font-weight:900;font-style:normal}.loader-wrapper{background:#fff;visibility:visible;opacity:1;position:fixed;z-index:9999;height:100%;width:100%;top:0;left:0;right:0;bottom:0;transition:opacity .5s ease-out}.loader-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate 1.75s linear infinite}@keyframes rotate{0%{transform:scale(1.2) rotate(65deg)}25%{transform:scale(1) rotate(130deg)}50%{transform:scale(1.2) rotate(200deg)}75%{transform:scale(1) rotate(270deg)}to{transform:scale(1.2) rotate(1turn)}}*{padding:0;margin:0;box-sizing:border-box}header + *{margin-top:70px!important;flex:1 0 auto}body{min-width:320px;position:relative;line-height:1.75;font-size:18px;overflow-x:hidden;opacity:1;display:flex;flex-direction:column;flex:auto;font-family:SFUIDisplay-Regular;min-height:100vh;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-variant-ligatures:none}li,ul{list-style-type:none}img{max-width:100%}p{font-size:16px;line-height:24px;margin-bottom:15px}b::selection,h1::selection,h2::selection,h3::selection,h4::selection,label::selection,li::selection,p::selection,span::selection,strong::selection{background:#88c238}a,a:focus,a:hover{text-decoration:none}a,a:focus,a:hover,button,button:focus,button:hover,input:focus,textarea:focus{outline-offset:0;outline:none}textarea{overflow:hidden;resize:none}::-webkit-scrollbar{width:5px;background-color:#b6b6b6}::-webkit-scrollbar:horizontal{height:3px}::-webkit-scrollbar-thumb{border-width:1px 1px 1px 2px;border-color:#b6b6b6;background-color:#5f8a87}::-webkit-scrollbar-track{border-width:0}::-webkit-input-placeholder{font-family:SFUIDisplay-Light;color:#e5e5e5;font-size:16px;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}:focus::-webkit-input-placeholder{opacity:0}::-moz-placeholder{font-family:SFUIDisplay-Light;color:#e5e5e5;font-size:16px;opacity:1}:focus::-moz-placeholder{opacity:0}:-moz-placeholder{font-family:SFUIDisplay-Light;color:#e5e5e5;font-size:16px;opacity:1}:focus:-moz-placeholder{opacity:0}:-ms-input-placeholder{font-family:SFUIDisplay-Light;color:#e5e5e5;font-size:16px;opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}:focus:-ms-input-placeholder{opacity:0}.scrollbar::-webkit-scrollbar{width:10px;background-color:transparent}.scrollbar::-webkit-scrollbar-thumb{border-radius:10px;border-top-left-radius:0;border-bottom-left-radius:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-right:3px solid transparent;background-color:transparent}.scrollbar::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 5px 0 0 #000;border-top-left-radius:0;border-bottom-left-radius:0;background-color:transparent;border-top:5px solid transparent;border-bottom:5px solid transparent}details[open] summary + *{animation:slide .3s ease-in-out}@keyframes slide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translate(0)}}.dual-box__main img{height:auto!important}.container{width:100%;padding:0 15px;margin:0 auto}.d-flex{display:flex;width:100%}.pos-r{position:relative}.d-block{display:block;width:100%}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-normal{align-items:normal}.align-self-center{-ms-grid-row-align:center;align-self:center}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.overflow-body{overflow:hidden}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.grow-1{flex-grow:1}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.mx-auto{margin-right:auto;margin-left:auto}.hidden{position:absolute;width:0;height:0;overflow:hidden}.header{width:100%;display:flex;align-items:center;height:70px;z-index:100;transition:background-color .5s ease-in-out;box-shadow:0 5px 15px 0 rgba(0,0,0,.2)}.header,.header.on{background-color:#fff}.header.on .header__nav{height:auto;opacity:1;top:70px;background-color:#fff;box-shadow:inset 0 10px 9px -10px rgba(0,0,0,.2)}.header.fixed{position:fixed;top:0;left:0}.header__nav{color:#000;width:100%;height:0;position:absolute;top:-999px;left:0;transition:all .5s ease-in-out;z-index:-1;padding:30px}.header__nav li{color:inherit;display:block;max-width:720px;margin:0 auto;font-weight:700}.header__link{color:inherit;transition:color .2s ease;margin:0;font-size:16px;display:block;line-height:30px}.header__link.active,.header__link:hover{color:#9bc464}.header__link.active:after,.header__link:hover:after{width:100%}.header__logo{width:165px}.btn{height:45px;min-width:150px;font-size:14px;font-family:SFUIDisplay-Regular;border-radius:22px;letter-spacing:1px;box-shadow:0 8px 15px 10px rgba(0,0,0,.1);padding:0 35px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;border:none;position:relative;z-index:1;transition-delay:.15s;overflow:hidden;background-color:transparent;transition:all .5s ease-in-out}.btn:focus{outline:0}.btn:active{box-shadow:none!important;color:#4a7c3d}.btn--primary{background-color:#88c238;transition:box-shadow .25s ease}.btn--primary:hover{box-shadow:0 0 15px 5px rgba(120,157,43,.65)}.btn--desaturate{background-color:#5f8a87;border-radius:10px}.btn--desaturate:hover{background-color:#78b220}.btn--shine:before{position:absolute;content:"";transition:none;animation:shine 2.15s linear infinite;top:-50%;right:-50%;bottom:-50%;left:-50%;background:linear-gradient(180deg,rgba(229,172,142,0),hsla(0,0%,100%,.2) 50%,rgba(229,172,142,0));transform:rotate(60deg) translate(-5em,7.5em);pointer-events:none}.btn--shine:hover:before{display:none;animation:none}@keyframes shine{to{transform:rotate(60deg) translate(1em,-9em)}}.toggle-menu{position:relative;width:30px;height:21px;margin:0;order:1;flex-shrink:0;transition:.5s ease-in-out}.toggle-menu,.toggle-menu__line{display:block;transform:rotate(0deg)}.toggle-menu__line{position:absolute;height:3px;width:100%;background:#88c238;border-radius:20px;opacity:1;margin:auto;transition:all .35s ease-in-out}.toggle-menu__line:first-child{top:0}.toggle-menu__line:nth-child(2){top:9px;right:0;width:80%}.toggle-menu.on .toggle-menu__line:first-child{top:12px;transform:rotate(135deg)}.toggle-menu.on .toggle-menu__line:nth-child(2){top:12px;transform:rotate(-135deg);width:100%}.toggle-menu.on ~ .header__main-menu{opacity:1;left:0}.select{background-color:transparent;position:relative;cursor:pointer;height:45px;font-size:14px;line-height:14px;display:flex;align-items:center;width:100%;min-width:85px;font-family:SFUIDisplay-Regular;transition:all .15s ease}.select:hover .select__dropdown,.select:hover .select__placeholder{border-color:#9bc464}.select.on .select__dropdown{display:block}.select.on .select__placeholder:after{transform:rotate(180deg)}.select__placeholder{border:4px solid #9bc464;padding:0 10px 0 15px;position:relative;margin:0;width:100%;display:flex;justify-content:space-between;align-items:center;height:100%}.select__placeholder:after{content:"";margin-left:5px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NyA0NTEuODQ3Ij48cGF0aCBkPSJNMjI1LjkyMyAzNTQuNzA2Yy04LjA5OCAwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNyAxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcgMC00NC43NTEgMTIuMzU0LTEyLjM1NCAzMi4zODgtMTIuMzU0IDQ0Ljc0OCAwbDE3MS45MDUgMTcxLjkxNSAxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCAzMi4zOTEtMTIuMzU0IDQ0Ljc0NCAwIDEyLjM2NSAxMi4zNTQgMTIuMzY1IDMyLjM5MiAwIDQ0Ljc1MUwyNDguMjkyIDM0NS40NDljLTYuMTc3IDYuMTcyLTE0LjI3NCA5LjI1Ny0yMi4zNjkgOS4yNTd6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODhjMjM4Ii8+PC9zdmc+);background-size:cover;background-position:50%;width:14px;height:14px;transition:all .3s ease}.select__selected-text{display:flex;line-height:32px;background-color:transparent;width:100%;max-width:100%;color:inherit;border:none;font:inherit;cursor:pointer;line-height:normal;opacity:.5}.select__dropdown{display:none;position:absolute;overflow:hidden;overflow-y:auto;width:100%;background-color:#fff;top:95%;left:0;padding:0;z-index:100;max-height:165px;border:4px solid #9bc464;transition:all .3s ease}.select__dropdown ul li{padding:0 10px 0 15px;display:block;text-align:left;height:30px;border:none;cursor:pointer;font-size:14px;line-height:30px;z-index:2;transition:all .15s ease}.select__dropdown ul li:hover{background-color:#b6e471;color:#fff}.select__dropdown ul li.on{background-color:#abe05c;color:#fff}body.no-scroll{width:100%;height:100%;overflow:hidden}.section{width:100%;flex:1 0 auto;flex-grow:1;padding:40px 0;color:#000}.section__header{max-width:990px;margin:0 auto 30px;text-align:center}.section__header > *{margin:0}.section__header p{font-family:SFUIDisplay-Light}.section__title{font-size:26px;line-height:34px;font-family:SFUIDisplay-Bold}.section__title--center{text-align:center}.section__title span{font-family:SFUIDisplay-Regular;font-weight:lighter}.tns-nav{display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);height:7px}.tns-nav > *{width:7px;height:7px;border-radius:50%;margin:0 5px;border:none}.tns-nav > .tns-nav-active{background-color:#79b422}.slider-controls{display:flex;justify-content:space-between;width:100%;padding:0 20px;margin:15px 0 0}.slider-controls:focus,.slider-controls > :focus{outline:none}.slider-controls > :first-child{transform:rotate(180deg)}.green-gradient-bg{background:linear-gradient(0,#b8da7b,#d7e8b4)}.grey-bg{background-color:#f6f7f0}.color-grey{color:grey}.notch-bg{display:flex;align-items:center;justify-content:center;width:320px;background-image:url(../img/Notch.png);background-size:contain;background-repeat:no-repeat;margin:0 auto;transform:translate(-50%)}.notch-bg,.notch-bg:after{height:45px;background-position:50%;position:absolute;left:50%}.notch-bg:after{content:"";width:45px;top:100%;transform:translate(-50%,-75%);background-image:url(../img/Marijuana.png)}.arrow,.to-top-fixed-arrow{display:block;width:30px;height:30px;border-radius:50%;background-color:#fff;border:1px solid #666;text-align:center;transition:all .15s ease-in-out;cursor:pointer}.arrow:hover,.to-top-fixed-arrow:hover{border-color:#88c238;background-color:#88c238}.arrow:hover svg,.to-top-fixed-arrow:hover svg{fill:#fff}.arrow svg,.to-top-fixed-arrow svg{width:15px;height:100%;fill:#666;transition:inherit}ul.universal-list{width:100%;margin-bottom:15px}ul.universal-list li{font-size:14px;line-height:24px;position:relative;padding-left:20px}ul.universal-list li:before{content:"";width:15px;height:15px;background-image:url(../img/Marijuana.png);background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0 5px 0 0;flex-shrink:0;position:absolute;top:5px;left:0}.small-container{max-width:940px;width:100%;flex-shrink:0}.small-container .text-center{text-align:center;max-width:600px;margin:0 auto 10px}.list li{display:flex;font-size:16px;line-height:24px}.list li:before{content:"";border-radius:50%;width:10px;height:10px;background-color:#88c238;flex-shrink:0;margin:8px 6px 0 0}.top-section{padding:20px 0 60px;background-image:url(../img/top-section-bg-mob.jpg);background-size:cover;background-repeat:no-repeat;background-position:50% 10%;height:calc(100vh - 70px);min-height:600px;position:relative}.top-section__content{max-width:380px;width:auto;margin:0 auto}.top-section__title{font-size:50px;line-height:60px;margin-bottom:15px;font-family:SFUIDisplay-Bold}.top-section__title span{font-family:SFUIDisplay-Regular;font-weight:lighter}.top-section__scroll-down-section-wrapper{display:flex;justify-content:flex-end;position:absolute;top:0;left:0;width:100%}.top-section__scroll-down-section{display:none}.top-section__scroll-down-section .text{white-space:nowrap;transform:rotate(90deg);color:#fff;display:flex;align-items:center;font-size:16px;padding-left:20px}.top-section__scroll-down-section .text:after{content:"";width:60px;height:1px;background-color:#fff;margin-left:15px;flex-shrink:0}.top-section__scroll-down-section .icon{fill:#fff;width:35px;height:35px}.top-section__link-container{display:flex;flex-direction:column;align-items:center;width:255px;margin:0 auto}.top-section__link-container .arrow,.top-section__link-container .to-top-fixed-arrow{margin:5px 0 0}.top-section__link-container .link{width:100%;padding:20px;font-size:16px;font-weight:700;display:flex;flex-direction:column;background-color:#fff;color:#000;border-radius:12px;transition:transform .15s ease-in-out}.top-section__link-container .link:not(:last-child){margin:0 0 15px}.top-section__link-container .link:hover{transform:scale(1.1)}.top-section__link-container .link:first-child,.top-section__link-container .link:nth-child(2){background-position:100% 80%;background-repeat:no-repeat}.top-section__link-container .link:first-child{background-image:url(../img/top-section-link-bg.png)}.top-section__link-container .link:nth-child(2){background-image:url(../img/Oil-.png)}.top-section .notch-bg{bottom:-5px}.map-svg path[class],.map-svg polygon[class]{cursor:pointer}.map-svg path[class]:hover,.map-svg polygon[class]:hover{fill:#bcd138}.map-svg > svg{width:100%;height:auto}.faq-accordion .map-svg + .mob-accordion-container{margin:0 0 15px}.faq-accordion .map-svg svg{height:490px}.map-svg + .mob-accordion-container{margin:0 calc(50% - 50vw);box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.map-svg + .mob-accordion-container ul{column-count:2}.map-svg + .mob-accordion-container .item{color:#fff;font-size:16px;line-height:24px;text-align:left}.map-svg + .mob-accordion-container .item.color-1{background-color:#274e13}.map-svg + .mob-accordion-container .item[open] summary{box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.map-svg + .mob-accordion-container .item[open] summary:before{transform:rotateX(180deg)}.map-svg + .mob-accordion-container .item summary{list-style:none;position:relative;padding:0 30px;font-size:20px;line-height:45px;border-bottom:1px solid #fff}.map-svg + .mob-accordion-container .item summary + *{padding:10px 30px;border-bottom:1px solid #fff}.map-svg + .mob-accordion-container .item summary::-webkit-details-marker{display:none}.map-svg + .mob-accordion-container .item summary:before{content:"";position:absolute;top:45%;right:10%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiA3Ni41MTFsLTE0LjI3NC0xNC4yNzNjLTEuOTAyLTEuOTA2LTQuMDkzLTIuODU2LTYuNTctMi44NTYtMi40NzEgMC00LjY2MS45NS02LjU2MyAyLjg1NkwxNDIuNDY2IDE3NC40NDEgMzAuMjYyIDYyLjI0MWMtMS45MDMtMS45MDYtNC4wOTMtMi44NTYtNi41NjctMi44NTYtMi40NzUgMC00LjY2NS45NS02LjU2NyAyLjg1NkwyLjg1NiA3Ni41MTVDLjk1IDc4LjQxNyAwIDgwLjYwNyAwIDgzLjA4MmMwIDIuNDczLjk1MyA0LjY2MyAyLjg1NiA2LjU2NWwxMzMuMDQzIDEzMy4wNDZjMS45MDIgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjEtLjk1MSA2LjU2Mi0yLjg1NEwyODIuMDgyIDg5LjY0N2MxLjkwMi0xLjkwMyAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2NSAwLTIuNDc1LS45NDUtNC42NjUtMi44NDctNi41NzF6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjZmZmIi8+PC9zdmc+);background-size:cover;background-position:50%;width:10px;height:10px;transition:transform .2s ease-in}.map-svg + .mob-accordion-container .item *{color:inherit;font-size:inherit;line-height:inherit}.map-section{text-align:center}.map-section__substance{display:flex;flex-wrap:nowrap;align-items:center;flex-direction:column;text-align:left;margin:20px 0}.map-section__substance .item{width:100%;max-width:360px;display:flex;font-size:14px;line-height:22px}.map-section__substance .item:before{content:"";width:20px;height:20px;border-radius:3px;flex-shrink:0;margin:2px 10px 0 0}.map-section__substance .item:first-child:before{background-color:#274e13}.map-section__substance .item:nth-child(2):before{background-color:#38761d}.map-section__substance .item:nth-child(3):before{background-color:#6aa84f}.map-section__substance .item:nth-child(4):before{background-color:#ccc}.map-section__hover-text-container{display:none}.map-section__hover-text-container .title{font-weight:700;font-size:24px;min-height:30px;margin-bottom:10px}.map-section__hover-text-container .text{line-height:14px;font-size:16px}.calculator-section{padding-bottom:90px;overflow:hidden}.calculator-container{background-color:#fff;position:relative;padding:30px 25px 40px;border-radius:12px;width:100%;max-width:290px;margin:0 auto;box-shadow:0 15px 20px 0 rgba(0,0,0,.15)}.calculator-container:after{content:"";background-image:url(../img/calc-bottom-bg.png);background-size:cover;background-position:50% 100%;background-repeat:no-repeat;width:100%;height:130px;position:absolute;bottom:0;left:0;transform:translateY(40%)}.calc-container__bg-img-1,.calc-container__bg-img-2{display:none;position:absolute}.calc-container__bg-img-1{top:-20px;left:0;width:200px;height:410px;background-image:url(../img/calc-weed-1.png);background-size:cover;background-repeat:no-repeat;background-position:0 50%;transform:translateX(-100%)}.calc-container__bg-img-2{bottom:-70px;right:0;width:280px;height:470px;background-image:url(../img/calc-weed-2.png);background-size:cover;background-repeat:no-repeat;background-position:100% 50%;transform:translateX(100%)}.calc-container__item{margin:0 0 20px;display:flex;flex-direction:column}.calc-container .title{font-size:16px;line-height:20px;font-weight:700;margin:0 0 10px 30px;position:relative}.calc-container .title > *{font-weight:400}.calc-container .title .number{font-size:14px;color:#fff;background-color:#9bc464;border-radius:50%;width:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:absolute;left:0;transform:translateX(-30px)}.calc-container .total-container{padding:15px 0;border:10px solid #9bc464;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.calc-container .total-container .text{font-weight:700;font-size:20px;line-height:24px}.calc-container .total-container .total-text{color:#9bc464}.calc-container .total-container .total-text > *{color:inherit}.calc-container .total-container .total-text > :first-child{font-weight:700;font-size:46px;line-height:35px}.calc-container .total-container .total-text > :last-child{font-size:26px}.calc-container .warning-text{font-size:12px;line-height:20px;margin:20px 0 0}.calc-container .warning-text .red{color:red}.calc-container .share-container{display:flex;align-items:center;margin:15px 0 0}.calc-container .share-container svg{width:20px;height:20px;margin-left:10px}.calc-container .share-container svg.twitter{fill:#76a9ea}.calc-container .share-container svg.facebook{fill:#3b5998}.where-buy-section .section__header{max-width:600px}.where-buy-section .item-wrapper{display:flex;flex-direction:column;align-items:center}.where-buy-section .item-container{display:flex;width:280px;margin-bottom:10px}.where-buy-section .item{width:100%;max-width:280px;display:flex;flex-direction:column;padding:45px 20px;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:12px;margin:0 auto}.where-buy-section .item img{-ms-grid-row-align:center;align-self:center;margin-bottom:20px}.where-buy-section .item .title{font-size:16px;line-height:22px;font-weight:700;margin-bottom:5px}.where-buy-section .item .text{font-size:14px;line-height:20px;color:#666;margin:0}.faq-accordion > .item{border-top:1px solid #9bc464}.faq-accordion > .item:last-child{border-bottom:1px solid #9bc464}.faq-accordion > .item[open] > summary:after{content:"-"}.faq-accordion > .item[open] > summary:before{transform:rotate(-30deg)}.faq-accordion > .item > summary{cursor:pointer;list-style:none;position:relative;font-weight:700;font-size:22px;line-height:28px;min-height:70px;padding:10px 25px 10px 0;display:flex;align-items:center}.faq-accordion > .item > summary:focus{outline:none}.faq-accordion > .item > summary + *{padding:0 30px 0 55px}.faq-accordion > .item > summary + * .section__title{display:none}.faq-accordion > .item > summary + * .section__header{text-align:left}.faq-accordion > .item > summary::-webkit-details-marker{display:none}.faq-accordion > .item > summary:after{content:"+";width:20px;text-align:center;color:#9bc464;font-size:30px;position:absolute;top:50%;right:0;transform:translate(-50%,-50%);transition:transform .2s ease-in}.faq-accordion > .item > summary:before{content:"";background-image:url(../img/Marijuana.png);background-size:cover;background-position:50%;width:40px;height:40px;flex-shrink:0;margin-right:15px;transition:transform .2s ease-in}.faq-section{padding-bottom:80px}.faq-section .section__header{max-width:500px}.how-use{position:relative;padding:0 0 70px}.how-use__nav-container{overflow:hidden;height:160px;margin:0 calc(50% - 50vw)}.how-use__nav{height:320px;max-width:320px;width:100%;border:70px solid #789d2b;border-radius:50%;background-color:#fff;margin:0 auto;transform:translateY(-50%);position:relative}.how-use__nav .section__title{width:150px;text-align:center;position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);line-height:24px}.how-use__nav .js-tab-button-container{display:flex;justify-content:space-between;position:absolute;bottom:-25px;left:50%;transform:translate(-50%);width:235px}.how-use__nav .js-tab-button-container > :nth-child(3){transform:translate(5%,60%)}.how-use__nav .js-tab-button-container > :nth-child(2){transform:translate(-5%,60%)}.how-use__nav .js-tab-button-container > :first-child{transform:translate(10%)}.how-use__nav .js-tab-button-container > :nth-child(4){transform:translate(-10%)}.how-use__nav .icon{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;width:55px;height:55px;flex-shrink:0;cursor:pointer;position:relative}.how-use__nav .icon.on.icon-1:after{top:-12px;right:-15px;transform:rotate(-2deg)}.how-use__nav .icon.on.icon-2:after{top:-30px;right:7px;transform:rotate(-36deg)}.how-use__nav .icon.on.icon-3:after{top:-30px;right:35px;transform:rotate(-63deg)}.how-use__nav .icon.on.icon-4:after{top:-13px;right:53px;transform:rotate(-95deg)}.how-use__nav .icon.on:after{content:"";width:0;height:0;background-color:transparent;position:absolute;border-bottom:15px solid #789d2b;border-right:15px solid transparent}.how-use__nav .icon img{height:60%}.how-use__content-container{margin:15px 0 0}.how-use__content-container .title{color:#fff;font-size:40px;line-height:50px;font-family:SFUIDisplay-Bold}.how-use__content-container .title > *{font-family:SFUIDisplay-Regular;font-weight:lighter}.how-use__content-container .descr{font-size:20px;line-height:20px;font-weight:700;margin-bottom:10px}.how-use__content-container .img-wrapper{width:200px;height:200px;background-image:url(../img/placeholder.png);background-size:cover;background-repeat:no-repeat;background-position:50%;margin:0 0 15px;-ms-grid-row-align:center;align-self:center}.how-use__content-container .img-wrapper + *{max-height:130px;overflow:hidden}.how-use__content-container .img-wrapper + .on{overflow:auto;max-height:none}.how-use__content-container .img-wrapper + .on + .more-btn{display:none}.how-use__content-container .img-wrapper + * > :last-child{margin-bottom:0}.how-use__content-container .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.how-use__content-container > *{display:none}.how-use__content-container > .on{display:block;animation:slide .3s ease-in-out}.how-use__content-container .more-btn{text-decoration:underline;align-self:flex-start;background:transparent;border:none;font-weight:700}.how-use .notch-bg{bottom:-5px;left:50%;transform:translate(-50%)}.green-marijuana-title{display:flex;color:#9bc464;margin:0 0 10px;line-height:28px}.green-marijuana-title:before{content:"";width:35px;height:35px;background-image:url(../img/Marijuana.png);background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0 5px 0 0;flex-shrink:0}.side-effect__item{width:100%;margin:0 0 20px;text-align:center}.side-effect__item > :last-child{margin-bottom:0}.side-effect__item p{font-size:14px}.side-effect__item .green-marijuana-title{justify-content:center}.side-effect .section__header p{color:grey}.side-effect .section__header p:not(:last-child){margin-bottom:10px}.benefits-section.main-page{overflow:hidden;padding-bottom:70px}.benefits-section.main-page .benefits-section__item{max-width:290px;margin:0 auto}.benefits-section__item{width:100%;margin-bottom:15px}.benefits-section__item .title{font-size:16px;line-height:24px;border-bottom:1px solid #9bc464;position:relative;padding:0 0 0 20px}.benefits-section__item .title:after{content:"";background-image:url(../img/Point.png);width:40px;height:40px;background-size:cover;background-repeat:no-repeat;position:absolute;bottom:-20px;left:-20px}.benefits-section__item p{padding:0 0 0 20px;font-size:14px;line-height:20px;margin:5px 0 0}.classified-section__title-container{text-align:center;margin:0 0 20px}.classified-section__item{width:100%}.classified-section__item .title{font-size:20px;line-height:20px;margin:0 0 10px;font-family:SFUIDisplay-Bold}.what-is-cbd{position:relative;padding-bottom:70px}.what-is-cbd__img{width:290px;height:290px;position:relative;margin:30px auto 0;background-size:0}.what-is-cbd__img:after,.what-is-cbd__img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.what-is-cbd__img:before{z-index:1;background-image:inherit;background-size:contain;background-repeat:no-repeat;background-position:100% 0;transform:translateY(-20px)}.what-is-cbd__img:after{z-index:0;background-color:#9bc464;transform:translateX(-20px)}.what-is-cbd .section__title{text-align:center}.point{position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.point:before{display:block;content:"";width:50px;height:50px;background-image:url(../img/Point.png);background-size:cover;background-repeat:no-repeat}.point:after{display:block;content:"";height:60px;width:2px;background-color:#98bf41;margin:-15px auto 0}.appreciation-container .sub-title,.cbd-reviews-section .sub-title{font-size:20px;line-height:26px;font-family:SFUIDisplay-Bold;text-align:center;margin:0 0 10px}.cbd-reviews-section__item{padding:20px;width:100%;max-width:290px;margin:0 auto;display:flex;flex-direction:column}.cbd-reviews-section__item:not(:last-child){margin-bottom:40px}.cbd-reviews-section__item:first-child{background-color:#f5efb8}.cbd-reviews-section__item:first-child .text-content:after{background:linear-gradient(180deg,rgba(255,239,184,.5) 0,rgba(255,239,184,.8) 50%,#f5efb8)}.cbd-reviews-section__item:first-child .img{position:relative}.cbd-reviews-section__item:first-child .img:after{content:"";height:24px;width:115px;background-image:url(../img/best.png);background-size:cover;background-repeat:no-repeat;top:10px;left:10px;position:absolute}.cbd-reviews-section__item .img{width:100%;height:245px;background-size:contain;background-position:50%;background-repeat:no-repeat;margin:0 auto 15px}.cbd-reviews-section__item .title-container{position:relative;display:flex;flex-direction:column;margin:0 0 10px}.cbd-reviews-section__item .title-container .title{font-size:26px;line-height:26px;font-family:SFUIDisplay-Bold}.cbd-reviews-section__item .title-container .number{font-size:36px;line-height:36px;font-family:SFUIDisplay-Bold}.cbd-reviews-section__item .title-container .link{display:flex;align-items:center;white-space:nowrap;align-self:flex-start;position:absolute;top:0;right:0;color:#88c238;text-decoration:underline;font-size:16px;transition:all .12s ease}.cbd-reviews-section__item .title-container .link:hover{color:#4a7c3d}.cbd-reviews-section__item .title-container .link:hover svg{fill:#4a7c3d}.cbd-reviews-section__item .title-container .link svg{margin-left:5px;width:15px;height:15px;fill:#88c238;transition:all .12s ease}.cbd-reviews-section__item .text-content{position:relative;max-height:200px;overflow:hidden;margin:0}.cbd-reviews-section__item .text-content.on{max-height:none}.cbd-reviews-section__item .text-content.on + .read-more,.cbd-reviews-section__item .text-content.on:after{display:none}.cbd-reviews-section__item .text-content:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(180deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.8) 50%,#fff)}.cbd-reviews-section__item .read-more{color:#88c238;display:flex;align-items:center;align-self:flex-start;line-height:20px}.cbd-reviews-section__item .read-more:after{content:"";margin-left:5px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NyA0NTEuODQ3Ij48cGF0aCBkPSJNMjI1LjkyMyAzNTQuNzA2Yy04LjA5OCAwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNyAxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcgMC00NC43NTEgMTIuMzU0LTEyLjM1NCAzMi4zODgtMTIuMzU0IDQ0Ljc0OCAwbDE3MS45MDUgMTcxLjkxNSAxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCAzMi4zOTEtMTIuMzU0IDQ0Ljc0NCAwIDEyLjM2NSAxMi4zNTQgMTIuMzY1IDMyLjM5MiAwIDQ0Ljc1MUwyNDguMjkyIDM0NS40NDljLTYuMTc3IDYuMTcyLTE0LjI3NCA5LjI1Ny0yMi4zNjkgOS4yNTd6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODhjMjM4Ii8+PC9zdmc+);background-size:cover;background-position:50%;width:14px;height:14px;transition:transform .2s ease-in}.cbd-reviews-section__item .content-container{max-width:690px}.cbd-reviews-section__item .list li{color:grey}.cbd-reviews-section__item .btn{margin:30px 0 0;width:100%}.cbd-reviews-section__item .btn .desk{display:none}.cbd-reviews-section__item .appreciation-container{margin:25px 0 15px}.appreciation-container{text-align:center;background-color:#fff;border-radius:12px}.appreciation-container .item-wrapper{display:flex;flex-wrap:wrap}.appreciation-container .item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;margin:0 0 20px}.appreciation-container .item:first-child{font-family:SFUIDisplay-Bold}.appreciation-container .item:first-child svg{width:50px;height:50px;stroke:#79b422;stroke-width:10px;transition:all 2.5s linear;position:relative}.appreciation-container .item .bar{width:115px;height:115px}.appreciation-container .item .bar-text{font-weight:700;font-size:18px;color:#98bf41}.appreciation-container .item .bar-container{position:relative}.appreciation-container .item .rate{font-size:36px;line-height:40px;margin:0}.appreciation-container .item .rate.abs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.review-card{background-color:#fff;display:flex;flex-direction:column;max-width:280px;width:100%;height:100%;padding:35px 25px 30px;margin-right:auto;margin-left:auto;border-radius:12px;border:1px solid #d9d9d9;transition:all .2s ease-in-out;position:relative;overflow:hidden}.review-card__logo-container{height:70px;display:flex;justify-content:center;align-items:flex-start;width:100%}.review-card__logo{max-width:90%;width:auto}.review-card__content{border-top:1px solid #789d2b;padding:25px 0 0;margin:25px 0 0}.review-card__content .rate{display:flex}.review-card__content .rate svg{fill:#789d2b;width:17px;height:17px;margin:0 1px}.review-card__content .rate-text{font-family:SFUIDisplay-Light;color:grey;font-size:18px;line-height:18px;margin-left:5px}.review-card__title{font-family:SFUIDisplay-Bold;font-size:26px;line-height:32px;margin:5px 0}.review-card__rate-item{text-align:center;color:#78b220;font-weight:700;font-size:12px}.review-card__rate-item .ellipse{width:70px;height:70px;background-image:url(../img/Ellipse-active.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;line-height:22px}.review-card .btn{height:35px;box-shadow:0 4px 15px 5px rgba(0,0,0,.1);margin:10px 0 0}.review-card-slider-container .review-card:after{content:"";position:absolute;top:0;left:0;color:#fff;font-size:12px;line-height:12px;padding:5px 10px 5px 25px;background-image:url(../img/crown.png);background-position:8% 50%;background-size:10px;background-repeat:no-repeat}.review-card-slider-container .item:nth-child(3n+1) .review-card:after{content:"Best Overall";background-color:#4a7c3d}.review-card-slider-container .item:nth-child(3n+2) .review-card:after{content:"Customer's choice";background-color:#88c238}.review-card-slider-container .item:nth-child(3n+3) .review-card:after{content:"Best Value";background-color:#78b220}.review-card-container{position:relative;width:300px;margin:0 auto}.manufacturers-section .item-wrapper{display:flex;flex-wrap:wrap;width:100%;max-width:290px;margin:0 auto;border:.5px solid #88c238}.manufacturers-section .item-wrapper:after{content:"";flex:0 0 calc(50% - 1px);background-color:#fff;border-top:.5px solid #88c238;border-left:.5px solid #88c238;border-right:.5px solid #fff}.manufacturers-section .item-wrapper .top{width:100%}.manufacturers-section .item-wrapper .top .logos{width:100%;display:flex;flex-wrap:wrap}.manufacturers-section .item-wrapper .item{width:50%;height:145px;display:flex;align-items:center;justify-content:center;font-size:16px;border:.5px solid #88c238}.manufacturers-section .item-wrapper .item.first-item{width:100%;background:#88c238;flex-direction:column}.manufacturers-section .item-wrapper .item.first-item .bold{font-family:SFUIDisplay-Bold;font-size:80px;line-height:80px}.manufacturers-section .item-wrapper .item img{max-width:75%}.fixed-nav{width:100%;max-width:290px;color:#fff;position:absolute;top:100px;left:50%;transform:translate(-50%,-50%);transition:transform .4s cubic-bezier(.25,.46,.45,.24)}.fixed-nav.on{box-shadow:0 0 10px 10px rgba(0,0,0,.1)}.fixed-nav.on .fixed-nav__content{transform:scaleY(1)}.fixed-nav.on .fixed-nav__event-element:after{transform:rotate(-180deg)}.fixed-nav__content-container{display:flex;position:relative}.fixed-nav__content{flex-direction:column;padding:20px 20px 20px 30px;transform-origin:50% 0;transform:scaleY(0);position:absolute;left:0;top:20px;font-size:16px;line-height:20px;transition:transform .4s cubic-bezier(.25,.46,.45,.24)}.fixed-nav__content,.fixed-nav__event-element{display:flex;width:100%;background-color:#5f8a87}.fixed-nav__event-element{white-space:nowrap;border-radius:0 0 8px 8px;cursor:pointer;font-size:14px;font-family:SFUIDisplay-Semibold;align-items:center;justify-content:space-between;padding:0 10px;height:30px;box-shadow:0 0 10px 4px rgba(0,0,0,.1)}.fixed-nav__event-element:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiA3Ni41MTFsLTE0LjI3NC0xNC4yNzNjLTEuOTAyLTEuOTA2LTQuMDkzLTIuODU2LTYuNTctMi44NTYtMi40NzEgMC00LjY2MS45NS02LjU2MyAyLjg1NkwxNDIuNDY2IDE3NC40NDEgMzAuMjYyIDYyLjI0MWMtMS45MDMtMS45MDYtNC4wOTMtMi44NTYtNi41NjctMi44NTYtMi40NzUgMC00LjY2NS45NS02LjU2NyAyLjg1NkwyLjg1NiA3Ni41MTVDLjk1IDc4LjQxNyAwIDgwLjYwNyAwIDgzLjA4MmMwIDIuNDczLjk1MyA0LjY2MyAyLjg1NiA2LjU2NWwxMzMuMDQzIDEzMy4wNDZjMS45MDIgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjEtLjk1MSA2LjU2Mi0yLjg1NEwyODIuMDgyIDg5LjY0N2MxLjkwMi0xLjkwMyAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2NSAwLTIuNDc1LS45NDUtNC42NjUtMi44NDctNi41NzF6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjZmZmIi8+PC9zdmc+);background-size:cover;background-position:50%;width:15px;height:15px;margin:0 0 0 10px;transition:transform .2s ease-in}.fixed-nav__content-item{position:relative;color:#fff;cursor:pointer;transition:all .15s ease;opacity:.6;font-size:inherit;line-height:inherit;margin:0 0 5px}.fixed-nav__content-item:hover{opacity:1}.fixed-nav__content-item:before{content:"";width:7px;height:7px;border-radius:50%;background-color:#fff;margin-right:5px;position:absolute;left:-11px;top:7px}.fixed-nav__content-item.sub-item{padding-left:30px}.fixed-nav__content-item.sub-item:before{display:none}.partner-brand__top-content{padding:15px;margin:0 calc(50% - 50vw);background-color:#f5efb8}.partner-brand__top-content .m-width{max-width:290px;margin:0 auto}.partner-brand__top-content .logo{text-align:center}.partner-brand__top-content .logo img{margin-bottom:10px;max-height:140px}.partner-brand__top-content .link{display:none}.partner-brand__top-content p{width:100%}.partner-brand .appreciation-container{margin-bottom:20px}.partner-brand .desktop{display:none}.partner-brand .code-container{width:167px;height:85px;background-image:url(../img/ticket.png);background-size:contain;background-repeat:no-repeat;background-position:100% 50%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2;cursor:pointer;margin:0 auto 20px}.partner-brand .code-container:hover > :nth-child(2){text-decoration:underline}.partner-brand .code-container > :first-child{font-size:18px;line-height:18px;margin:8px 0 0;border:none;background:transparent;color:inherit;width:100%;text-align:center}.partner-brand .code-container > :nth-child(2){font-size:10px;line-height:10px;margin:13px 0 0 4px}.partner-brand .column-count-2{column-count:2}.partner-brand .type-item{max-width:290px;margin:0 auto 40px}.partner-brand .type-item > :nth-child(2){max-width:245px;margin:0 auto}.partner-brand .type-item .mob-button-container{display:flex;justify-content:center;position:absolute;right:100px;top:280px;width:270px}.partner-brand .type-item .mob-hidden{display:none}.partner-brand .type-item .img-wrapper{width:100%;padding:20px 0;border:1px solid rgba(120,178,32,.4);border-radius:10px;height:250px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 15px 10px rgba(0,0,0,.1)}.partner-brand .type-item .img-wrapper img{max-height:80%;width:auto}.partner-brand .type-item .slider-container{position:relative}.partner-brand .type-item .slider-container .tns-ovh{box-shadow:0 0 15px 10px rgba(0,0,0,.1);border-radius:10px;border:1px solid rgba(120,178,32,.4)}.partner-brand .type-item .slider-container .img-wrapper{box-shadow:none;max-width:270px;border:none}.partner-brand .type-item .slider-container .custom-dots{display:flex;font-family:SFUIDisplay-Semibold;font-size:12px;justify-content:center;margin:15px 0 0;position:relative}.partner-brand .type-item .slider-container .custom-dots:after{content:"";width:60px;height:1px;background-color:#e1e1e1;position:absolute;top:50%;left:20%;transform:translate(-50%,-50%)}.partner-brand .type-item .slider-container .tns-nav{position:static;transform:none;left:0;height:auto}.partner-brand .type-item .slider-container .tns-nav *{display:none;background-color:transparent;font-size:25px;line-height:30px;font-family:SFUIDisplay-Bold;color:#79b422;width:35px;height:auto;margin:0}.partner-brand .type-item .slider-container .tns-nav .tns-nav-active{display:block}.partner-brand .type-item .slider-container .slider-controls{justify-content:flex-end;position:absolute;bottom:0;right:0;padding:0}.partner-brand .type-item .slider-container .slider-controls > *{background-color:#f5f5f5;border:none;border-radius:0 12px 12px 0;width:40px}.partner-brand .type-item .slider-container .slider-controls > * svg{fill:hsla(0,0%,40%,.3)}.partner-brand .type-item .slider-container .slider-controls > :nth-child(2){border-left:1px solid hsla(0,0%,40%,.3)}.partner-brand .type-item .slider-container .slider-controls > :hover svg{fill:#666}.partner-brand .type-item .btn{height:30px;margin:15px 0 0;box-shadow:0 3px 4px 4px rgba(0,0,0,.1)}.partner-brand .type-item .title{font-size:30px;line-height:36px;align-self:flex-start;max-width:90%;margin:0 0 15px}.partner-brand .type-item p{width:100%}.partner-brand .type-item ul{width:100%;margin-bottom:15px}.partner-brand .type-item ul li{font-size:14px;line-height:24px;position:relative;padding-left:20px}.partner-brand .type-item ul li:before{content:"";width:15px;height:15px;background-image:url(../img/Marijuana.png);background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0 5px 0 0;flex-shrink:0;position:absolute;top:5px;left:0}.partner-brand .benefits-section{margin:0 calc(50% - 50vw);padding:30px 15px 30px 25px}.partner-brand .benefits-section .col .benefits-section__item:not(:last-child){margin-bottom:20px}.partner-brand .benefits-section .benefits-section__item{position:static;max-width:none}.partner-brand .benefits-section .benefits-section__item .title{padding:0 0 0 20px}.partner-brand .benefits-section .benefits-section__item .title:after{left:-20px;right:auto}.partner-brand .benefits-section .benefits-section__item p{padding:0 0 0 20px}.partner-brand .final-comment{border:1px solid #79b422;display:flex;flex-direction:column;align-items:center;background-image:url(../img/Fon-marijuana-2.png);background-size:150px;background-position:100% 90%;background-repeat:no-repeat;padding:0 15px;position:relative}.partner-brand .final-comment__btn-container{-ms-grid-row-align:center;align-self:center;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);padding:0 10px;background-color:#fff}.partner-brand .final-comment .section__title{transform:translateY(-50%);background-color:#fff;padding:0 10px}.partner-brand .final-comment p{width:100%;margin:0 0 50px}.partner-brand .where-buy-section.col-3 .item-wrapper > :nth-child(2){display:none}.partner-brand .where-buy-section.col-3 .item-container{width:280px!important}.partner-brand .where-buy-section.col-3 .section__header + .section__header{display:none}.partner-brand .small-container > *{margin-bottom:40px!important}.partner-brand .small-container > .final-comment-section{margin-bottom:80px!important;padding-top:20px}.partner-brand .best-grid,.sidebar-container{display:none}.sidebar-container__content{background-color:#fde6c1;width:1000%;transition:transform .5s ease-in-out}.sidebar-container__content.fixed{position:fixed;top:0;width:100%}.sidebar-container__content .title{font-size:26px;font-family:SFUIDisplay-Bold;line-height:30px}.sidebar-container__content-width{width:235px;padding:20px 0 20px 20px}.sidebar-container .best-item{display:flex;align-items:center}.sidebar-container .best-item:not(:last-child){margin-bottom:10px}.sidebar-container .best-item .btn{font-size:12px;height:30px;min-width:auto}.sidebar-container .best-item .img-wrapper{overflow:hidden;width:115px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:15px 0;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.05);margin:0 10px 0 0}.sidebar-container .best-item .img-wrapper img{max-width:80%}.sidebar-container .crown-list{margin-bottom:20px}.sidebar-container .crown-list li{display:flex;align-items:center;font-size:18px;line-height:20px;color:grey;margin:0 0 5px}.sidebar-container .crown-list li:before{content:"";width:14px;height:14px;background-image:url(../img/crown.png);background-size:contain;background-repeat:no-repeat;margin:0 5px 0 0}.written-by{border-radius:12px;border:1px solid #9bbb8e;background-color:#9bbb8e;position:relative;overflow:hidden}.written-by__content{padding:20px;background-color:#fff}.written-by .logo{width:90px;height:90px;border-radius:50%;overflow:hidden;border:2px solid #5f8a87;margin:0 10px 0 0}.written-by .title{font-size:22px;line-height:22px}.written-by p{margin:20px 0}.written-by .share-container,.written-by .share-container .icon{display:flex;align-items:center;justify-content:center}.written-by .share-container .icon{border-radius:50%;width:30px;height:30px;margin:0 5px;background-size:cover;background-repeat:no-repeat;background-position:50%}.written-by .share-container .icon.twitter{background-image:url(../img/twitter.png)}.written-by .share-container .icon.facebook{background-image:url(../img/facebook.png)}.written-by .share-container .icon svg{width:60%;height:30px;fill:#fff}.all-products-section__grid{display:flex;flex-direction:column;margin:0 auto;max-width:290px}.all-products-section__grid > *{width:100%;border:1px solid #79b422;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;height:280px}.all-products-section__grid > :not(:first-child):after{content:"";background:rgba(0,0,0,.5);position:absolute;height:100%;width:100%;left:0;top:0;bottom:0;right:0;transition:all .4s ease-in-out 0}.all-products-section__grid > :first-child{border-top:none;border-left:none;border-right:none;display:flex;align-items:center;justify-content:center;text-align:center}.all-products-section__grid > :first-child .title{font-size:60px;line-height:60px;font-family:SFUIDisplay-Bold}.all-products-section__grid > :first-child .title span{font-family:SFUIDisplay-Regular}.all-products-section__grid > * img{position:absolute;top:0;left:0;width:100%;height:100%}.all-products-section__grid > * .content{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;width:100%;height:100%;z-index:2}.all-products-section__grid > * .content .title{color:#fff;font-family:SFUIDisplay-Bold;font-size:24px;line-height:24px}.all-products-section__grid > * .content .btn{min-width:0;margin:10px 0 0}.all-products-section__grid .title{margin:0;z-index:1}.product-section{overflow:hidden}.product-section .calculator-section{padding-bottom:90px!important}.product-section .mob-over-width{margin:0 calc(50% - 50vw);position:relative;padding:30px 15px}.product-section .what-is-section{padding-bottom:70px}.product-section .what-is-section .list{display:flex;flex-direction:column;flex-wrap:wrap;max-height:110px}.product-section .what-is-section .what-is-cbd__img{max-width:390px}.product-section .what-are-section .col-1{order:2}.product-section .what-are-section .col-2{order:1}.product-section .what-are-section .what-is-cbd__img{margin:20px auto}.product-section .what-are-section .what-is-cbd__img:after{border:1px solid #9bc464;background-color:transparent}.product-section .how-do-section .what-is-cbd__img{max-width:370px}.product-section .how-do-section .col:first-child{margin-bottom:20px}.product-section .how-do-section .col.order .what-is-cbd__img:after{transform:translateY(0)}.product-section .how-do-section .col.order .what-is-cbd__img:before{transform:translate(-20px,-20px)}.product-section .green-gradient-bg .notch-bg{transform:rotateX(180deg) translate(-50%,5px);position:absolute;top:0;left:50%}.product-section .green-gradient-bg .notch-bg:after{transform:rotateX(180deg) translate(-50%,80%)}.product-section .green-gradient-bg .section__title{margin-top:30px}.product-section .benefits-section{padding:30px 15px 30px 25px}.product-section .bold-text{font-size:20px;line-height:28px;font-family:SFUIDisplay-Semibold;max-width:630px;margin:0 auto;text-align:center}.product-section .small-container > *{margin-bottom:40px!important}.product-section .dosage-table-container{display:none}.product-section .dosage-table-container::-webkit-scrollbar{height:7px}.product-section .dosage-table-container .dosage-table{display:-ms-grid;display:grid;grid-gap:1px;min-width:860px;-ms-grid-rows:50px 1px 80px 1px 80px 1px 80px;-ms-grid-columns:235px 1px 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr;grid-template:"q w e r t u" 50px "i o p a ss d" 80px "f g h j k l" 80px "z c v b nn m" 80px/235px 1fr 1fr 1fr 1fr 1fr}.product-section .dosage-table-container .dosage-table .title{font-family:SFUIDisplay-Bold}.product-section .dosage-table-container .dosage-table > *{display:flex;align-items:center;justify-content:center;padding:15px 5px;box-shadow:0 0 0 1px #9bc464}.product-section .dosage-table-container .dosage-table > * > *{font-size:16px;line-height:22px;margin:0}.product-section .dosage-table-container .dosage-table > :first-child{-ms-grid-row:1;-ms-grid-column:1;position:relative;overflow:hidden;box-shadow:none;grid-area:q}.product-section .dosage-table-container .dosage-table > :first-child:after{position:absolute;top:0;right:0;content:"";border-right:230px solid #9bc464;border-bottom:50px solid transparent}.product-section .dosage-table-container .dosage-table > :first-child .top{position:absolute;top:5px;right:15px;z-index:1}.product-section .dosage-table-container .dosage-table > :first-child .bottom{position:absolute;bottom:5px;left:15px}.product-section .dosage-table-container .dosage-table > :nth-child(2){-ms-grid-row:1;-ms-grid-column:3;grid-area:w;background-color:#9bc464;box-shadow:0 0 0 1px #fff;z-index:2}.product-section .dosage-table-container .dosage-table > :nth-child(3){-ms-grid-row:1;-ms-grid-column:5;grid-area:e;background-color:#9bc464;box-shadow:0 0 0 1px #fff}.product-section .dosage-table-container .dosage-table > :nth-child(4){-ms-grid-row:1;-ms-grid-column:7;grid-area:r;background-color:#9bc464;box-shadow:0 0 0 1px #fff}.product-section .dosage-table-container .dosage-table > :nth-child(5){-ms-grid-row:1;-ms-grid-column:9;grid-area:t;background-color:#9bc464;box-shadow:0 0 0 1px #fff}.product-section .dosage-table-container .dosage-table > :nth-child(6){-ms-grid-row:1;-ms-grid-column:11;grid-area:u;background-color:#9bc464;box-shadow:none}.product-section .dosage-table-container .dosage-table > :nth-child(7){-ms-grid-row:3;-ms-grid-column:1;grid-area:i}.product-section .dosage-table-container .dosage-table > :nth-child(8){-ms-grid-row:3;-ms-grid-column:3;grid-area:o}.product-section .dosage-table-container .dosage-table > :nth-child(9){-ms-grid-row:3;-ms-grid-column:5;grid-area:p}.product-section .dosage-table-container .dosage-table > :nth-child(10){-ms-grid-row:3;-ms-grid-column:7;grid-area:a}.product-section .dosage-table-container .dosage-table > :nth-child(11){-ms-grid-row:3;-ms-grid-column:9;grid-area:ss}.product-section .dosage-table-container .dosage-table > :nth-child(12){-ms-grid-row:3;-ms-grid-column:11;box-shadow:none;grid-area:d}.product-section .dosage-table-container .dosage-table > :nth-child(13){-ms-grid-row:5;-ms-grid-column:1;grid-area:f}.product-section .dosage-table-container .dosage-table > :nth-child(14){-ms-grid-row:5;-ms-grid-column:3;grid-area:g}.product-section .dosage-table-container .dosage-table > :nth-child(15){-ms-grid-row:5;-ms-grid-column:5;grid-area:h}.product-section .dosage-table-container .dosage-table > :nth-child(16){-ms-grid-row:5;-ms-grid-column:7;grid-area:j}.product-section .dosage-table-container .dosage-table > :nth-child(17){-ms-grid-row:5;-ms-grid-column:9;grid-area:k}.product-section .dosage-table-container .dosage-table > :nth-child(18){-ms-grid-row:5;-ms-grid-column:11;grid-area:l;box-shadow:0 -2px 1px -1px #9bc464}.product-section .dosage-table-container .dosage-table > :nth-child(19){-ms-grid-row:7;-ms-grid-column:1;grid-area:z}.product-section .dosage-table-container .dosage-table > :nth-child(20){-ms-grid-row:7;-ms-grid-column:3;grid-area:c}.product-section .dosage-table-container .dosage-table > :nth-child(21){-ms-grid-row:7;-ms-grid-column:5;grid-area:v}.product-section .dosage-table-container .dosage-table > :nth-child(22){-ms-grid-row:7;-ms-grid-column:7;grid-area:b}.product-section .dosage-table-container .dosage-table > :nth-child(23){-ms-grid-row:7;-ms-grid-column:9;grid-area:nn}.product-section .dosage-table-container .dosage-table > :nth-child(24){-ms-grid-row:7;-ms-grid-column:11;grid-area:m}.product-section .dosage-table-container .dosage-table > .after{position:relative}.product-section .dosage-table-container .dosage-table > .after:after,.product-section .dosage-table-container .dosage-table > .after:before{content:"";border-radius:50%;background-color:#9bc464;width:10px;height:10px;position:absolute}.product-section .dosage-table-container .dosage-table > .after:before{bottom:0;left:0;transform:translate(-50%,50%)}.product-section .dosage-table-container .dosage-table > .after:after{bottom:0;right:0;transform:translate(50%,50%)}.product-section .choose-section .box-shadow-item{margin-bottom:15px}.product-section .box-shadow-item{border-radius:12px;box-shadow:0 0 15px 4px rgba(0,0,0,.1);padding:30px 20px}.product-section .box-shadow-item .title{font-family:SFUIDisplay-Bold;font-size:16px;line-height:22px;margin:0 0 10px}.product-section .box-shadow-item p{font-size:12px;line-height:20px;color:grey;margin:0}.product-section .point-section{position:relative;margin-top:100px}.product-section .point-section:after{content:"";background-color:#fff;width:50%;height:3px;position:absolute;right:-1px;top:-1px}.product-section .point-section .classified-section__title-container{height:15px;border:1px solid #9bc464;border-right:none;border-bottom:none;margin:0 auto}.product-section .point-section .classified-section__item{padding-left:15px}.product-section .point-section .classified-section__item:first-child{border-left:1px solid #9bc464;padding-bottom:20px}.product-section .point-section .classified-section__item:nth-child(2){margin-top:-10px}.product-section .point-section .classified-section__item .title{position:relative}.product-section .point-section .classified-section__item .title:after{content:"";width:8px;height:8px;background-color:#9bc464;position:absolute;top:6px;left:-19px;border-radius:50%}.product-section .point-section .point{bottom:100%}.about-top-section__left-col{flex-shrink:0;text-align:right;display:flex;align-items:flex-start;justify-content:center;margin:0 0 15px}.about-top-section__right-col{color:grey;max-width:620px}.about-top-section .section__title{position:relative}.about-top-section .section__title:after{content:"";width:45px;height:45px;background-image:url(../img/Marijuana.png);background-position:50%;position:absolute;left:0;top:90%;transform:translate(-50%,-75%)}.about-point-section{position:relative;padding-top:60px}.about-point-section__content{margin:0 auto;max-width:1000px;width:100%}.about-point-section .section__title{max-width:400px;margin:0 auto 10px}.about-point-section .point{bottom:100%;transform:translate(-50%,65%) rotate(180deg)}.about-why .col{position:relative}.about-why .col:nth-child(2){width:100%;max-width:245px;margin:20px auto 0}.about-why .img{width:100%;max-width:245px;height:245px;background-image:url(../img/foliage.png);background-size:cover;background-position:0 50%;background-repeat:no-repeat;z-index:1;margin:0 auto}.about-why .elements{width:100%;height:245px;position:absolute;top:0;left:0;z-index:-1}.about-why .elements:after{content:"";position:absolute;width:100%;height:145px;border:1px solid #9bc464;right:-20px;bottom:-20px}.about-why .elements:before{content:"";position:absolute;width:165px;height:110px;background-color:#9bc464;top:-20px;left:-20px;z-index:1}.pictures-oil{display:none}.about-contact-section{padding-bottom:90px;overflow:hidden}.about-contact-section__form{box-shadow:0 10px 30px 6px rgba(155,196,100,.3);border-radius:12px 12px 0 0;position:relative;padding:20px 30px 40px}.about-contact-section__form:after{content:"";background-image:url(../img/calc-bottom-bg.png);background-size:cover;background-position:50% 100%;background-repeat:no-repeat;width:100%;height:130px;position:absolute;bottom:0;left:0;transform:translateY(40%)}.about-contact-section__form .calc-container__bg-img-1{display:block!important;width:85px;height:215px;top:37%}.about-contact-section__form .calc-container__bg-img-2{display:block!important;width:190px;height:340px;bottom:4%}.about-contact-section__form-item{width:100%;display:flex;flex-direction:column;margin-bottom:20px}.about-contact-section__form-item label{font-size:16px;line-height:22px;font-family:SFUIDisplay-Bold}.about-contact-section__form-item input,.about-contact-section__form-item textarea{border:2px solid #e4e5dc;padding:10px;transition:all .1s ease-in-out}.about-contact-section__form-item input:focus,.about-contact-section__form-item input:hover,.about-contact-section__form-item textarea:focus,.about-contact-section__form-item textarea:hover{border:2px solid #9bc464}.about-contact-section__form-item input{height:45px}.about-contact-section__form-item textarea{height:100px}.about-contact-section__form-container{width:100%;max-width:290px;-ms-grid-row-align:center;align-self:center}.about-contact-section button[type=submit]{font-family:SFUIDisplay-Bold;font-size:20px;margin:0 auto}.blog-page__items-container{display:flex;flex-direction:column;align-items:center}.blog-page__items-container:after{content:"";flex:0 0 30%;margin:7px}.blog-page__items-container + *{margin-top:20px}.blog-page .section__title{text-align:center;margin-bottom:30px}.blog-card{width:290px;display:flex;flex-direction:column;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:12px;overflow:hidden;margin-bottom:15px;color:#000}.blog-card__img{width:100%;height:150px;background-size:cover;background-repeat:no-repeat;background-position:50%}.blog-card__by{margin:0 0 15px;font-size:12px;line-height:.8;text-transform:uppercase;color:grey}.blog-card__by i{font-size:15px;text-transform:none}.blog-card__content{padding:15px 15px 40px}.blog-card__title{font-family:SFUIDisplay-Bold;font-size:26px;line-height:1.1;margin:0 0 15px}.blog-card__date{white-space:nowrap;font-size:12px;color:grey}.blog-card__link,.to-back-link{display:flex;align-items:center;align-self:flex-start;color:#000;font-size:16px;font-family:SFUIDisplay-Bold}.blog-card__link:hover,.to-back-link:hover{text-decoration:underline}.blog-card__link:before,.to-back-link:before{content:"";opacity:.4;width:10px;height:10px;flex-shrink:0;margin-right:5px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0MC44MjMgMjQwLjgyMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQwLjgyMyAyNDAuODIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPGc+Cgk8cGF0aCBpZD0iQ2hldnJvbl9SaWdodF8xXyIgZD0iTTE4My4xODksMTExLjgxNkw3NC44OTIsMy41NTVjLTQuNzUyLTQuNzQtMTIuNDUxLTQuNzQtMTcuMjE1LDBjLTQuNzUyLDQuNzQtNC43NTIsMTIuNDM5LDAsMTcuMTc5ICAgbDk5LjcwNyw5OS42NzFsLTk5LjY5NSw5OS42NzFjLTQuNzUyLDQuNzQtNC43NTIsMTIuNDM5LDAsMTcuMTkxYzQuNzUyLDQuNzQsMTIuNDYzLDQuNzQsMTcuMjE1LDBsMTA4LjI5Ny0xMDguMjYxICAgQzE4Ny44ODEsMTI0LjMxNSwxODcuODgxLDExNi40OTUsMTgzLjE4OSwxMTEuODE2eiIgZmlsbD0iIzAwMDAwMCIvPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgoJPGc+Cgk8L2c+Cgk8Zz4KCTwvZz4KCTxnPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)}.to-back-link{cursor:pointer}.to-back-link:before{transform:rotate(180deg)}.article-content .img,.article-top-section__img{width:100%;max-width:290px;height:150px;border-radius:12px;overflow:hidden;margin:0 0 20px;background-repeat:no-repeat;background-position:50%;background-size:cover}.article-top-section .to-back-link{display:none}.article-top-section .descr{color:grey;font-size:12px;line-height:22px;margin:10px 0 0;width:100%}.article-top-section .light-descr{font-family:SFUIDisplay-Light;margin-top:20px;width:100%}.article-content h2{font-family:SFUIDisplay-Bold;font-size:26px}.article-content .img{margin:0 auto 20px}.states-list-section{text-align:center}.states-list-section ul{width:100%;column-count:2;text-align:left;margin:15px 0 0}.states-list-section ul li a{font-size:16px;font-weight:700;color:#98bf41}.states-list-section ul li a:hover{text-decoration:underline}.pagination{display:flex;justify-content:center;margin:0 auto;width:100%;color:#79b422}.pagination__arrow{display:flex;background-color:transparent;width:35px;color:#fff;border:none;cursor:pointer;transition:all .2s ease}.pagination__arrow a{background-size:15px;background-repeat:no-repeat;background-position:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OTIuMDA0IDQ5Mi4wMDQiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMzgyLjY3OCAyMjYuODA0TDE2My43MyA3Ljg2QzE1OC42NjYgMi43OTIgMTUxLjkwNiAwIDE0NC42OTggMHMtMTMuOTY4IDIuNzkyLTE5LjAzMiA3Ljg2bC0xNi4xMjQgMTYuMTJjLTEwLjQ5MiAxMC41MDQtMTAuNDkyIDI3LjU3NiAwIDM4LjA2NEwyOTMuMzk4IDI0NS45bC0xODQuMDYgMTg0LjA2Yy01LjA2NCA1LjA2OC03Ljg2IDExLjgyNC03Ljg2IDE5LjAyOCAwIDcuMjEyIDIuNzk2IDEzLjk2OCA3Ljg2IDE5LjA0bDE2LjEyNCAxNi4xMTZjNS4wNjggNS4wNjggMTEuODI0IDcuODYgMTkuMDMyIDcuODZzMTMuOTY4LTIuNzkyIDE5LjAzMi03Ljg2TDM4Mi42NzggMjY1YzUuMDc2LTUuMDg0IDcuODY0LTExLjg3MiA3Ljg0OC0xOS4wODguMDE2LTcuMjQ0LTIuNzcyLTE0LjAyOC03Ljg0OC0xOS4xMDh6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjNzliNDIyIi8+PC9zdmc+)}.pagination__arrow a.prev{transform:rotate(180deg)}.pagination__arrow a.page-numbers{border-color:transparent}.pagination__arrow a.page-numbers:hover{background-color:transparent;border-color:#79b422}.pagination .page-numbers{width:35px;height:35px;display:block;color:inherit;font-size:20px;line-height:32px;text-align:center;font-weight:700;border-radius:2px;border:2px solid #79b422}.pagination .page-numbers:hover{color:#fff;background-color:#79b422}.pagination .page-numbers:hover.dots{color:inherit;background-color:transparent}.pagination .page-numbers.current{background-color:#79b422;color:#fff;cursor:default}.pagination__list{display:flex}.pagination__list li{display:flex;margin:0 4px}.pagination__list li .dots{border-color:transparent}.svg-map-page h1{text-align:center}.svg-map-page h2.section__title{display:none}.to-top-fixed-arrow{position:fixed;right:5px;bottom:5px;transform:scale(0);z-index:100}.to-top-fixed-arrow svg{transform:rotate(-90deg)}.custom-content h1,.custom-content h2,.custom-content h3,.custom-content h4,.custom-content h5,.custom-content h6{font-family:SFUIDisplay-Bold;margin-bottom:5px}.custom-content h1{font-size:30px;line-height:1.75}.custom-content h2{font-size:30px;line-height:34px}.custom-content h3{display:flex;align-items:center;font-size:20px;line-height:20px}.custom-content h3:before{content:"";width:20px;height:20px;background-image:url(../img/Marijuana.png);background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0 5px 0 0;flex-shrink:0}.overflow-h{overflow:hidden}.popup{display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:-1;position:fixed;top:0;left:0;opacity:0;transition:all .35s ease;background-color:rgba(0,0,0,.5);color:#fff}.popup.active{z-index:1000;opacity:1}.popup__content{display:flex;flex-direction:column;align-items:center;justify-content:center;background-size:cover;position:relative;width:300px;z-index:1000;overflow:hidden;background-image:url(../img/popup-bg-mob.jpg);height:calc(100vh - 15px);max-height:600px}.popup__content,.popup__tittle{background-position:50%;text-align:center}.popup__tittle{margin-bottom:10px;background-image:url(../img/popup-title.png);background-repeat:no-repeat;height:80px;width:100%}.popup__close-btn-wrapper{position:absolute;top:30px;right:20px;width:26px;height:26px;cursor:pointer}.popup__close-btn{width:100%;height:100%;position:relative;color:#fff;display:flex;align-items:center;justify-content:center}.popup__close-btn:after,.popup__close-btn:before{content:"";display:inline-block;width:100%;height:3px;background-color:#fff;position:absolute;top:50%;left:50%}.popup__close-btn:before{transform:translate(-50%,-50%) rotate(135deg)}.popup__close-btn:after{transform:translate(-50%,-50%) rotate(-135deg)}.popup__close-btn:hover:after,.popup__close-btn:hover:before{background-color:red}.popup .btn{margin-top:20px;width:175px;height:60px;border-radius:30px;font-size:20px;font-family:SFUIDisplay-Bold;white-space:nowrap}.popup .bold-text{width:150px;font-family:SFUIDisplay-Bold;font-size:44px;line-height:40px}.popup .bold-text span{display:inline-block;background-color:rgba(136,194,56,.6);letter-spacing:-4px;padding:0 5px;line-height:44px;margin-top:10px}.popup p{font-size:32px}.footer__main-container{background:linear-gradient(0,#789d2b,#a0bd6c);padding:40px 0 70px;color:#fff;position:relative;min-height:500px;display:flex}.footer__main-container .abs-text{margin:0;font-size:14px;line-height:18px}.footer__logo-container{display:block;width:260px;margin:0 auto}.footer__title{display:flex;flex-direction:column;font-size:20px;margin-bottom:10px;color:inherit}.footer__title:after{content:"";width:90px;height:1px;background-color:#fff;margin-top:5px}.footer__link,.footer ul li{color:inherit;font-size:14px;line-height:26px}.footer__link:hover{color:#4a7c3d}.footer .col-1,.footer .col-2,.footer .col-3{margin-bottom:20px;max-width:290px;width:100%;padding-left:20px}.footer .col-3{margin-bottom:40px}.footer .col-3 ul{columns:125px 2;height:185px;overflow:hidden;position:relative;width:100%}.footer .col-3 ul:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background-image:url(../img/--.png);background-size:100%;background-repeat:no-repeat;background-position:50%}.footer .col-3 ul.on{height:auto;overflow:auto}.footer .col-3 ul.on + *,.footer .col-3 ul.on:after{display:none}.footer__bottom-container{padding:30px 0;position:relative;font-size:14px;line-height:14px}.footer__bottom-container .text-wrapper{display:flex;flex-direction:column-reverse;align-items:center}.footer__bottom-container .link{text-transform:uppercase;color:#78b220;margin-bottom:15px;font-size:inherit;line-height:inherit}.footer__bottom-container .link:hover{text-decoration:underline}.footer__bottom-container .copy{text-transform:uppercase;font-size:inherit;line-height:inherit}.footer__to-top-section{top:0;left:50%;transform:translate(-50%,-90%)}.footer__to-top-section:after{display:none}.footer__to-top-section .arrow,.footer__to-top-section .to-top-fixed-arrow{transform:rotate(-90deg);z-index:2}.footer .read-more{display:flex;align-items:center;font-size:16px;line-height:24px;font-family:SFUIDisplay-Bold;align-self:flex-start;position:relative}.footer .read-more:before{content:"";height:1px;width:100%;position:absolute;bottom:0;left:0;background:#fff}.footer .read-more:after{content:"";width:10px;height:10px;margin-left:5px;background-size:contain;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiA3Ni41MTFsLTE0LjI3NC0xNC4yNzNjLTEuOTAyLTEuOTA2LTQuMDkzLTIuODU2LTYuNTctMi44NTYtMi40NzEgMC00LjY2MS45NS02LjU2MyAyLjg1NkwxNDIuNDY2IDE3NC40NDEgMzAuMjYyIDYyLjI0MWMtMS45MDMtMS45MDYtNC4wOTMtMi44NTYtNi41NjctMi44NTYtMi40NzUgMC00LjY2NS45NS02LjU2NyAyLjg1NkwyLjg1NiA3Ni41MTVDLjk1IDc4LjQxNyAwIDgwLjYwNyAwIDgzLjA4MmMwIDIuNDczLjk1MyA0LjY2MyAyLjg1NiA2LjU2NWwxMzMuMDQzIDEzMy4wNDZjMS45MDIgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjEtLjk1MSA2LjU2Mi0yLjg1NEwyODIuMDgyIDg5LjY0N2MxLjkwMi0xLjkwMyAyLjg0Ny00LjA5MyAyLjg0Ny02LjU2NSAwLTIuNDc1LS45NDUtNC42NjUtMi44NDctNi41NzF6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjZmZmIi8+PC9zdmc+)}.footer .pos-r{position:relative}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0}.tns-slider > .tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel > .tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel > .tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery > .tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0}.tns-gallery > .tns-slide-active{position:relative;left:auto!important}.tns-gallery > .tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix > div,.tns-vpfix > li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:2333.33333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct > div{width:1.4285714%;width:1.42857%;height:10px;float:left}.relink{background:#F6F7F1;padding:30px 15px;margin:0 -15px}.relink-title{font-size:24px;line-height:32px;margin-bottom:25px}.relink-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;max-height:260px;overflow:hidden;transition:all .5s}.relink-list.full-height{max-height:999px}.relink-list__item a{display:flex;align-items:center;justify-content:start;font-size:16px;line-height:24px;color:#000}.relink-list__item:hover a{text-decoration:underline}.relink-list__item:active a{color:#8AB443}.relink-list__item a img{margin-right:8px}.relink-list__more{font-size:16px;line-height:24px;display:block;width:max-content;margin:15px auto 0;text-decoration:underline;color:#8AB443;cursor:pointer}.relink-list__more:hover{color:#000;text-decoration:none}.article-sources{margin:30px 10px}.article-sources__item .item-name{background:#9bbb8e;padding:4px 15px;cursor:pointer;color:#fff;position:relative}.arrow-4{position:absolute;top:8px;right:10px;width:28px;height:20px}.arrow-4-left{position:absolute;background-color:transparent;top:10px;left:0;width:16px;height:4px;display:block;transform:rotate(35deg);float:right;border-radius:2px}.arrow-4-left:after{content:"";background-color:#fff;width:16px;height:4px;display:block;float:right;border-radius:6px 10px 10px 6px;transition:all .5s cubic-bezier(0.25,1.7,0.35,0.8);z-index:-1}.arrow-4-right{position:absolute;background-color:transparent;top:10px;left:11px;width:16px;height:4px;display:block;transform:rotate(-35deg);float:right;border-radius:2px}.arrow-4-right:after{content:"";background-color:#fff;width:16px;height:4px;display:block;float:right;border-radius:10px 6px 6px 10px;transition:all .5s cubic-bezier(0.25,1.7,0.35,0.8);z-index:-1}.open .arrow-4-left:after{transform-origin:center center;transform:rotate(-70deg)}.open .arrow-4-right:after{transform-origin:center center;transform:rotate(70deg)}.article-sources__item .item-name:hover{background:#4caf50}.article-sources__item .item-description{display:none;padding:15px;border:1px solid #4caf50}.article-sources__item .item-description ol{padding:0 0 0 20px !important;margin:0!important}.article-sources__item .item-description ol li{color:#000!important}.article-sources__item .item-description ol li:before{color:#000!important}@media (-ms-high-contrast: none),screen and (-ms-high-contrast: active){body{height:100vh}}@media (min-width: 480px){.container{max-width:none}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-start{justify-content:flex-start}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.align-items-sm-center{align-items:center}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-normal{align-items:normal}.align-self-sm-center{-ms-grid-row-align:center;align-self:center}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.flex-sm-column{flex-direction:column}.flex-sm-row{flex-direction:row}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}}@media (min-width: 769px){.relink{background:#F6F7F1;padding:40px 30px 60px;margin:0}.relink-title{text-align:center;margin-bottom:50px}.relink-list{max-height:180px}.container{max-width:720px;padding:0}.justify-content-md-between{justify-content:space-between}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-around{justify-content:space-around}.justify-content-md-start{justify-content:flex-start}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.align-items-md-center{align-items:center}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-normal{align-items:normal}.align-self-md-center{-ms-grid-row-align:center;align-self:center}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.flex-md-column{flex-direction:column}.flex-md-row{flex-direction:row}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.top-section{background-image:url(../img/top-section-bg.jpg);background-position:50% 100%}.map-section__substance{flex-direction:row;justify-content:space-between;align-items:normal}.map-section__substance .item{width:23%;max-width:none}.product-section .dosage-table-container .dosage-table{min-width:0}.states-list-section ul{column-count:3}.popup__content{width:700px;max-height:500px;background-image:url(../img/popup-bg.jpg)}.popup .bold-text{width:auto}.footer .col-1,.footer .col-2,.footer .col-3{max-width:600px}.footer .col-3 ul{columns:130px 3}}@media (min-width: 992px){.container{max-width:960px}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-start{justify-content:flex-start}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.align-items-lg-center{align-items:center}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-normal{align-items:normal}.align-self-lg-center{-ms-grid-row-align:center;align-self:center}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.flex-lg-column{flex-direction:column}.flex-lg-row{flex-direction:row}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.header.fixed{position:absolute}.header__nav{width:auto;display:flex;align-items:center;position:static;z-index:1;height:auto;background-color:transparent;padding:0 30px}.header__nav li{border:none;height:45px;line-height:45px}.header__nav li:not(:last-child){margin-right:20px}.header__link{display:inline;line-height:normal;position:relative}.header__link:after{content:"";width:0;height:1px;background-color:#9bc464;position:absolute;bottom:0;left:0;transition:all .15s ease-in-out}.header__logo{width:260px}.toggle-menu{display:none}.section__title{font-size:36px;line-height:42px}.section__title--small{font-size:26px;line-height:32px}.small-container.pt{padding-top:40px!important}.top-section{display:flex;align-items:center;background-position:50%;min-height:670px}.top-section__content{max-width:none;margin:0;position:relative}.top-section__content .m-width{width:380px}.top-section__title{font-size:60px}.top-section__link-container{flex-direction:row;flex-wrap:nowrap;width:100%;position:absolute;top:290px;left:0}.top-section__link-container .link{width:200px;flex-shrink:0}.top-section__link-container .link:not(:last-child){margin:0 15px 0 0}.map-svg > svg{height:700px}.map-svg + .mob-accordion-container{display:none}.map-section__hover-text-container{display:flex;flex-direction:column;height:50px;max-width:990px;width:100%;margin:0 auto 20px;text-align:center}.calculator-section{padding-bottom:160px}.calculator-container{max-width:1040px;padding:30px 65px 40px}.calculator-container:after{transform:translateY(55%);height:225px;background-image:url(../img/calc-bottom-bg-xl.png)}.calc-container{position:relative;z-index:1}.calc-container__bg-img-1,.calc-container__bg-img-2{display:block}.calc-container__item{margin:0 0 30px;display:block}.calc-container__left{max-width:560px;width:100%;flex-shrink:0}.calc-container .title{margin:0 0 10px}.calc-container .select{cursor:default}.calc-container .select .select__placeholder{display:none}.calc-container .select .checkbox-container{display:flex;flex-direction:column;align-items:center;width:100%;position:static;overflow:auto;border:none}.calc-container .select .checkbox-container.col-5 ul li{width:95px}.calc-container .select .checkbox-container ul{width:100%;display:flex;flex-direction:row;justify-content:space-between}.calc-container .select .checkbox-container ul li{font-size:14px;line-height:14px;height:45px;text-align:center;display:flex;align-items:center;justify-content:center;border:4px solid #666;cursor:pointer;padding:0 10px;opacity:.5;max-width:170px;width:100%}.calc-container .select .checkbox-container ul li:hover{opacity:1;color:#000;background-color:#fff}.calc-container .select .checkbox-container ul li.on{border:4px solid #9bc464;opacity:1;background-color:#fff;color:#000}.calc-container .total-container{margin:30px 0 0}.calc-container .warning-text{position:absolute;margin:0;left:0;bottom:-25px;max-width:580px;display:flex}.calc-container .warning-text > :first-child{margin-right:5px}.where-buy-section .item-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:normal}.where-buy-section .item-container{width:50%}.faq-accordion > .item{padding:0 15px 0 0}.how-use__nav-container{height:315px}.how-use__nav{max-width:none;height:780px;width:780px;transform:translateY(-60%);border:160px solid #789d2b}.how-use__nav .section__title{width:200px;top:80%;line-height:34px}.how-use__nav .js-tab-button-container{width:590px;bottom:-45px}.how-use__nav .js-tab-button-container > :nth-child(2),.how-use__nav .js-tab-button-container > :nth-child(3){transform:translate(-5%,70%)}.how-use__nav .icon{width:120px;height:120px}.how-use__nav .icon.on.icon-1:after{right:-32px}.how-use__nav .icon.on.icon-2:after{top:-47px;right:24px}.how-use__nav .icon.on.icon-3:after{top:-44px;right:78px}.how-use__nav .icon.on.icon-4:after{right:127px}.how-use__nav .icon.on:after{border-bottom:20px solid #789d2b;border-right:20px solid transparent}.how-use__nav .icon img{height:50%}.how-use__content-container .title{font-size:56px;line-height:56px}.how-use__content-container .title > *{font-size:46px}.how-use__content-container .img-wrapper{width:340px;height:340px;flex-shrink:0;margin:0 30px 0 0}.how-use__content-container .img-wrapper + *{overflow:auto;max-height:none}.how-use__content-container .more-btn{display:none}.side-effect__item{width:50%;padding:0 15px;margin:0 0 30px}.benefits-section.main-page .benefits-section__item{max-width:370px;position:absolute}.benefits-section.main-page .benefits-section__item:first-child{top:214px;left:-4px}.benefits-section.main-page .benefits-section__item:first-child .title{padding-left:0}.benefits-section.main-page .benefits-section__item:first-child .title:after{right:-20px;left:auto}.benefits-section.main-page .benefits-section__item:first-child p{padding-left:0}.benefits-section.main-page .benefits-section__item:nth-child(2){top:335px;left:35px;max-width:385px}.benefits-section.main-page .benefits-section__item:nth-child(2) .title{padding-left:0}.benefits-section.main-page .benefits-section__item:nth-child(2) .title:after{right:-20px;left:auto}.benefits-section.main-page .benefits-section__item:nth-child(2) p{padding-left:0}.benefits-section.main-page .benefits-section__item:nth-child(3){top:17px;right:-34px}.benefits-section.main-page .benefits-section__item:nth-child(4){top:201px;right:-10px;max-width:215px}.benefits-section.main-page .benefits-section__item:nth-child(5){top:390px;right:-10px}.benefits-section__item .title{font-size:20px;padding-bottom:5px}.benefits-section__bg{width:100%;position:relative;background-image:url(../img/benefits-bg\ .png);background-size:465px;background-position:65% 50%;background-repeat:no-repeat;min-height:460px;margin-top:-70px}.benefits-section .section__header{text-align:left;max-width:480px;margin-left:0}.classified-section__title-container{width:100%;max-width:620px;text-align:center;border:1px solid #9bc464;border-bottom:none;display:flex;justify-content:center;margin:50px auto 20px}.classified-section__title-container .section__title{background-color:#fff;padding:0 40px;transform:translateY(-50%)}.classified-section__item{width:50%;padding:0 15px;max-width:550px}.what-is-cbd{min-height:560px}.what-is-cbd__left-col{position:relative;width:50%;padding:0 15px}.what-is-cbd__right-col{position:absolute;left:0;top:0;transform:translateX(100%);padding:0 15px}.what-is-cbd__img{width:100%;max-width:520px;height:240px}.appreciation-container .sub-title,.cbd-reviews-section .sub-title{text-align:left}.cbd-reviews-section__item:nth-child(odd) .content-container{text-align:left;order:1}.cbd-reviews-section__item:nth-child(odd) .img{margin:0 30px 0 0}.cbd-reviews-section__item:nth-child(odd) .title-container .number:after{right:auto;left:-25px;transform:translateX(-100%)}.cbd-reviews-section__item:nth-child(odd) .title-container .number + .d-flex{flex-direction:row-reverse}.cbd-reviews-section__item{max-width:none;padding:40px}.cbd-reviews-section__item .img{margin:0 0 0 30px;max-width:380px;height:380px;flex-shrink:0;order:1}.cbd-reviews-section__item .title-container .number:after{content:"";position:absolute;top:15px;right:-10px;width:50px;height:2px;background-color:#88c238;transform:translateX(100%)}.cbd-reviews-section__item .title-container .link{position:static}.cbd-reviews-section__item .text-content{overflow:visible;max-height:none}.cbd-reviews-section__item .read-more,.cbd-reviews-section__item .text-content:after{display:none}.cbd-reviews-section__item .content-container{margin:35px 0 0;text-align:right}.cbd-reviews-section__item .review-container{width:50%;flex-shrink:0;padding-right:20px;margin-right:20px;position:relative}.cbd-reviews-section__item .review-container:after{content:"";width:2px;height:100%;background-color:grey;position:absolute;right:0;top:0;opacity:.4}.cbd-reviews-section__item .btn{width:auto}.cbd-reviews-section__item .btn .mob{display:none}.cbd-reviews-section__item .btn .desk{display:inline}.cbd-reviews-section__item .col-margin{margin:0 0 40px}.cbd-reviews-section__item .appreciation-container{margin:25px 0 0}.appreciation-container{order:1;margin:0;padding:20px;width:50%;flex-shrink:0}.appreciation-container .item-wrapper{flex-wrap:nowrap;justify-content:space-between}.appreciation-container .item{width:25%;margin:0;justify-content:flex-start}.appreciation-container .item:first-child{width:70px}.appreciation-container .item .bar{width:100px;height:100px}.review-card{box-shadow:0 4px 15px 5px rgba(0,0,0,.1)}.review-card-slider-container{display:flex;justify-content:space-between;width:100%;max-width:880px;margin:0 auto}.review-card-slider-container > *{width:280px}.review-card-slider-container > * .review-card:hover{transform:translateY(-20px);border-color:#78b220}.review-card-container{width:100%}.review-card-container.desktop-slider{width:300px}.review-card-container.desktop-slider .review-card-slider-container{max-width:none}.review-card-container.desktop-slider .review-card{box-shadow:none;transform:none!important}.manufacturers-section .item-wrapper{border:.5px solid #ccc;max-width:none}.manufacturers-section .item-wrapper:after{flex:1 1 auto;border-top:1px solid #ccc;border-left:1px solid #ccc;box-shadow:2px 2px 2px 2px #fff}.manufacturers-section .item-wrapper .top{flex-wrap:nowrap;display:flex}.manufacturers-section .item-wrapper .top .item:not(.first-item){max-width:25%}.manufacturers-section .item-wrapper .item{width:100%;max-width:16.66667%;height:170px;border-color:#ccc;transition:all .15s ease-in-out}.manufacturers-section .item-wrapper .item:not(.first-item){cursor:pointer;filter:grayscale(1)}.manufacturers-section .item-wrapper .item:not(.first-item):hover{background-color:#88c238;filter:none}.manufacturers-section .item-wrapper .item.first-item{display:flex;flex-shrink:0;max-width:33.33333%;height:340px;background-color:#fff;font-size:50px;line-height:50px}.manufacturers-section .item-wrapper .item.first-item .bold{font-size:240px;line-height:240px}.fixed-nav{max-width:none;width:auto;position:fixed;left:0;top:120px;transform:translateX(-100%);z-index:3;background-color:#5f8a87}.fixed-nav.on{transform:translateX(0)}.fixed-nav__content{position:static;left:auto;transform:none;padding:30px}.fixed-nav__event-element{width:auto;justify-content:center;transform:rotate(-90deg);transform-origin:top right;position:absolute;top:0;right:5px;font-size:24px;height:50px}.fixed-nav__content-item.sub-item{padding-left:15px}.partner-brand{padding-top:0;overflow:hidden}.partner-brand__top-content{margin:0 auto;padding:40px 30px;position:relative;background-image:url(../img/Fon-marijuana.png);background-size:420px 420px;background-position:100% 100%;background-repeat:no-repeat}.partner-brand__top-content .m-width{max-width:none;display:flex;flex-direction:column;align-items:flex-start}.partner-brand__top-content .logo{display:flex;flex-direction:column;align-items:center;max-width:350px;width:100%;position:absolute;bottom:100px;right:30px}.partner-brand__top-content .logo img{margin-bottom:20px}.partner-brand__top-content .link{display:block;color:#88c238;text-decoration:underline;font-size:16px}.partner-brand .appreciation-container{width:500px;margin:20px 0 0}.partner-brand .appreciation-container .item:first-child{order:1}.partner-brand .mob{display:none}.partner-brand .desktop{display:flex}.partner-brand .code-container{position:absolute;top:0;right:0;margin:0}.partner-brand .lg-center{text-align:center}.partner-brand .padding{padding:30px}.partner-brand .circle-list{margin-left:50px;flex:1 0 330px}.partner-brand .type-item{max-width:none;width:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative;min-height:250px}.partner-brand .type-item.slider-height{min-height:300px}.partner-brand .type-item > :first-child{max-width:430px}.partner-brand .type-item > :nth-child(2){position:absolute;right:100px;flex:1 0 auto;margin:0;max-width:270px}.partner-brand .type-item > :nth-child(2).slider-container{position:absolute}.partner-brand .type-item > :nth-child(2):after{content:"";position:absolute;top:20px;left:0;width:70px;height:2px;background-color:#78b220;transform:translateX(-80%)}.partner-brand .type-item .mob-hidden{display:flex}.partner-brand .type-item .slider-container{width:100%}.partner-brand .benefits-section{margin:0;padding:30px 25px 30px 35px}.partner-brand .benefits-section .col{max-width:400px}.partner-brand .final-comment{align-items:flex-start}.partner-brand .where-buy-section.custom .item{flex-direction:row;max-width:740px;padding:45px 35px}.partner-brand .where-buy-section.custom .item img{margin:0 30px 0 0}.partner-brand .best-grid{display:-ms-grid;display:grid;-ms-grid-rows:1fr auto auto auto;-ms-grid-columns:270px 1fr 1fr 1fr;grid-template:"a b c d" 1fr "q w e r" auto "t o u i" auto "g h j k" auto/270px 1fr 1fr 1fr}.partner-brand .best-grid > *{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;padding:20px;border:1px solid #e6e6e6}.partner-brand .best-grid > :first-child{-ms-grid-row:3;-ms-grid-column:7;grid-area:a}.partner-brand .best-grid > :nth-child(2){-ms-grid-row:7;-ms-grid-column:7;grid-area:b}.partner-brand .best-grid > :nth-child(3){-ms-grid-row:7;-ms-grid-column:3;grid-area:c}.partner-brand .best-grid > :nth-child(4){-ms-grid-row:3;-ms-grid-column:11;grid-area:d}.partner-brand .best-grid > :nth-child(5){-ms-grid-row:1;-ms-grid-column:1;grid-area:q}.partner-brand .best-grid > :nth-child(6){-ms-grid-row:1;-ms-grid-column:3;grid-area:w}.partner-brand .best-grid > :nth-child(7){-ms-grid-row:1;-ms-grid-column:5;grid-area:e}.partner-brand .best-grid > :nth-child(8){-ms-grid-row:1;-ms-grid-column:7;grid-area:r}.partner-brand .best-grid > :nth-child(9){-ms-grid-row:1;-ms-grid-column:9;grid-area:t}.partner-brand .best-grid > :nth-child(10){-ms-grid-row:3;-ms-grid-column:3;grid-area:o}.partner-brand .best-grid > :nth-child(11){-ms-grid-row:1;-ms-grid-column:11;grid-area:u}.partner-brand .best-grid > :nth-child(12){-ms-grid-row:3;-ms-grid-column:1;grid-area:i}.partner-brand .best-grid > :nth-child(13){-ms-grid-row:5;-ms-grid-column:3;grid-area:g}.partner-brand .best-grid > :nth-child(14){-ms-grid-row:5;-ms-grid-column:5;grid-area:h}.partner-brand .best-grid > :nth-child(15){-ms-grid-row:5;-ms-grid-column:7;grid-area:j}.partner-brand .best-grid > :nth-child(16){-ms-grid-row:5;-ms-grid-column:9;grid-area:k}.partner-brand .best-grid > :first-child{-ms-grid-row:1;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.partner-brand .best-grid > :nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(4){-ms-grid-row:1;-ms-grid-column:4}.partner-brand .best-grid > :nth-child(5){-ms-grid-row:2;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(6){-ms-grid-row:2;-ms-grid-column:2}.partner-brand .best-grid > :nth-child(7){-ms-grid-row:2;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(8){-ms-grid-row:2;-ms-grid-column:4}.partner-brand .best-grid > :nth-child(9){-ms-grid-row:3;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(10){-ms-grid-row:3;-ms-grid-column:2}.partner-brand .best-grid > :nth-child(11){-ms-grid-row:3;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(12){-ms-grid-row:3;-ms-grid-column:4}.partner-brand .best-grid > :nth-child(13){-ms-grid-row:4;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(14){-ms-grid-row:4;-ms-grid-column:2}.partner-brand .best-grid > :nth-child(15){-ms-grid-row:4;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(16){-ms-grid-row:4;-ms-grid-column:4}.partner-brand .best-grid__title-container .section__title{line-height:34px;margin:0 0 5px}.partner-brand .best-grid__brand{padding-right:0;padding-left:0}.partner-brand .best-grid__brand .btn{font-size:12px;height:30px;padding:0 15px;margin:15px 0 0}.partner-brand .best-grid__brand img{max-width:70%}.partner-brand .best-grid .bg{font-weight:700;background-color:#9bbb8e}.partner-brand .best-grid .non,.partner-brand .best-grid .ok{background-repeat:no-repeat;background-position:50%;background-size:25px}.partner-brand .best-grid .ok{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNNDM3LjAxOSA3NC45OEMzODguNjY3IDI2LjYyOSAzMjQuMzggMCAyNTYgMCAxODcuNjE5IDAgMTIzLjMzMiAyNi42MjkgNzQuOTggNzQuOTggMjYuNjI5IDEyMy4zMzIgMCAxODcuNjIgMCAyNTZzMjYuNjI5IDEzMi42NjcgNzQuOTggMTgxLjAxOUMxMjMuMzMyIDQ4NS4zNzEgMTg3LjYyIDUxMiAyNTYgNTEyczEzMi42NjctMjYuNjI5IDE4MS4wMTktNzQuOThDNDg1LjM3MSAzODguNjY3IDUxMiAzMjQuMzggNTEyIDI1NnMtMjYuNjI5LTEzMi42NjctNzQuOTgxLTE4MS4wMnptLTU4LjcxMyAxMjAuMDkzTDIzNS4yNDEgMzM4LjEzOWExNC45NTMgMTQuOTUzIDAgMDEtMTAuNjA2IDQuMzkzIDE0Ljk1MyAxNC45NTMgMCAwMS0xMC42MDctNC4zOTNsLTgwLjMzNC04MC4zMzNjLTUuODU4LTUuODU3LTUuODU4LTE1LjM1NCAwLTIxLjIxMyA1Ljg1Ny01Ljg1OCAxNS4zNTUtNS44NTggMjEuMjEzIDBsNjkuNzI4IDY5LjcyNyAxMzIuNDU4LTEzMi40NmM1Ljg1Ny01Ljg1OCAxNS4zNTUtNS44NTggMjEuMjEzIDAgNS44NTggNS44NTggNS44NTggMTUuMzU1IDAgMjEuMjEzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzI1YWU4OCIvPjwvc3ZnPg==)}.partner-brand .best-grid .non{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OTYuMTU4IDQ5Ni4xNTgiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNNDk2LjE1OCAyNDguMDg1QzQ5Ni4xNTggMTExLjA2NCAzODUuMDg4LjAwMyAyNDguMDgyLjAwMyAxMTEuMDcuMDAzIDAgMTExLjA2MyAwIDI0OC4wODVjMCAxMzcuMDAyIDExMS4wNyAyNDguMDcgMjQ4LjA4MiAyNDguMDcgMTM3LjAwNiAwIDI0OC4wNzYtMTExLjA2OCAyNDguMDc2LTI0OC4wN3oiIGRhdGEtb3JpZ2luYWw9IiNFMDRGNUYiIGRhdGEtb2xkX2NvbG9yPSIjRTA0RjVGIiBmaWxsPSIjY2VjZWQ0Ii8+PHBhdGggZD0iTTI3Ny4wNDIgMjQ4LjA4Mmw3Mi41MjgtODQuMTk2YzcuOTEtOS4xODIgNi44NzYtMjMuMDQxLTIuMzEtMzAuOTUxLTkuMTcyLTcuOTA0LTIzLjAzMi02Ljg3Ni0zMC45NDcgMi4zMDZsLTY4LjIzNiA3OS4yMTItNjguMjI5LTc5LjIxMmMtNy45MS05LjE4OC0yMS43NzEtMTAuMjE2LTMwLjk1NC0yLjMwNi05LjE4NiA3LjkxLTEwLjIxNCAyMS43Ny0yLjMwNCAzMC45NTFsNzIuNTIyIDg0LjE5Ni03Mi41MjIgODQuMTkyYy03LjkxIDkuMTgyLTYuODgyIDIzLjA0MSAyLjMwNCAzMC45NTFhMjEuODY0IDIxLjg2NCAwIDAwMTQuMzE2IDUuMzE4IDIxLjkxNCAyMS45MTQgMCAwMDE2LjYzOC03LjYyNGw2OC4yMjktNzkuMjEyIDY4LjIzNiA3OS4yMTJjNC4zMzggNS4wNDEgMTAuNDcgNy42MjQgMTYuNjM3IDcuNjI0YTIxLjg2MyAyMS44NjMgMCAwMDE0LjMxMS01LjMxOGM5LjE4Ni03LjkxIDEwLjIyLTIxLjc3IDIuMzEtMzAuOTUxbC03Mi41MjktODQuMTkyeiIgZGF0YS1vcmlnaW5hbD0iI0ZGRkZGRiIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI0ZGRkZGRiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)}.partner-brand .best-grid p{width:100%;margin:0}.written-by__content{margin-left:160px}.written-by .logo{position:absolute;left:20px;top:50px;width:120px;height:120px}.written-by .share-container{position:absolute;top:30px;right:15px}.all-products-section__grid{flex-direction:row;flex-wrap:wrap;max-width:none}.all-products-section__grid > *{height:210px;width:25%}.all-products-section__grid > :hover:not(:first-child):after{opacity:1}.all-products-section__grid > :hover .content{opacity:1;left:50%}.all-products-section__grid > :not(:first-child):after{opacity:0}.all-products-section__grid > :first-child{justify-content:flex-start;text-align:left}.all-products-section__grid > * .content{position:absolute;width:100%;top:50%;left:0;opacity:0;transform:translate(-50%,-50%);transition:all .3s ease-in-out 0}.product-section{padding-top:200px;background-repeat:no-repeat;background-position:50% top;background-size:100% 330px}.product-section .sidebar-container{margin:125px 0 0}.product-section .col{width:50%;padding:0 15px}.product-section .col > *{width:100%}.product-section .appreciation-container{width:50%;max-width:390px;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-section .appreciation-container .item .bar{width:95px;height:95px}.product-section .appreciation-container .item .rate{font-size:34px}.product-section .cbd-reviews-section__item{padding:30px}.product-section .calculator-section{display:none}.product-section .mob-over-width{margin:0}.product-section .what-is-section .what-is-cbd__img{position:absolute;left:45px;bottom:20px;height:210px}.product-section .what-are-section .col-1{order:1;flex:1 0 265px;margin:25px 25px 0 0}.product-section .what-are-section .what-is-cbd__img{margin:0;width:100%;height:calc(100% - 25px)}.product-section .how-do-section .col.order{display:flex;flex-direction:column}.product-section .how-do-section .col.order .order-2{order:2}.product-section .how-do-section .col.order .what-is-cbd__img{margin-bottom:15px;order:1}.product-section .benefits-section .section__title{font-size:32px}.product-section .small-container{background-color:#fff;padding-top:30px}.product-section .padding{padding:0 30px}.product-section .section__title{text-align:center}.product-section .dosage-table-container{overflow:hidden;display:block;width:100%;margin:0 0 20px;padding:0 0 10px}.product-section .choose-section .box-shadow-item{min-height:200px}.product-section .choose-section .box-shadow-item:not(:last-child){margin-bottom:15px}.product-section .point-section:after{display:none}.product-section .point-section .classified-section__title-container{margin:0 auto 15px;height:50px;border-right:1px solid #9bc464}.product-section .point-section .classified-section__item:first-child{padding-bottom:0;border:none}.product-section .point-section .classified-section__item:nth-child(2){margin-top:0}.product-section .point-section .classified-section__item .title:after{display:none}.product-section .where-buy-section .item-wrapper{flex-wrap:wrap;flex-direction:row;max-width:600px;margin:0 auto}.product-section .where-buy-section .item-wrapper .item-container{margin-bottom:20px!important}.about-top-section__left-col{margin:0 30px 0 0;width:35%;justify-content:flex-end}.about-point-section__content{text-align:center}.about-why .col:first-child{order:2}.about-why .col:nth-child(2){order:1;margin:0 80px 0 0;flex-shrink:0;max-width:340px}.about-why .img{max-width:none}.pictures-oil{display:block;flex-shrink:0;margin:0 40px 0 130px}.about-contact-section__form{padding:30px 50px;box-shadow:0 15px 50px 12px rgba(155,196,100,.4)}.about-contact-section__form:after{background-image:url(../img/calc-bottom-bg-xl.png)}.about-contact-section__form-item.w50{width:50%;max-width:260px}.about-contact-section__form-item.w50:first-child{margin-right:10px}.about-contact-section__form-container{max-width:640px;margin:0 50px}.about-contact-section button[type=submit]{margin:0}.blog-page__items-container{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:normal;margin:0 auto}.blog-page__items-container + *{margin-top:40px}.blog-card{width:370px;margin:7px}.blog-card:hover{animation:bounce .4s}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.article-content .img,.article-top-section__img{height:240px;flex-shrink:0}.article-content .order-1.img,.article-top-section__img.order-1{order:1;max-width:570px;margin:0 0 0 30px}.article-top-section .to-back-link{display:flex;margin-bottom:15px}.article-content .row{display:flex;flex-wrap:nowrap}.article-content .row > *{width:50%;padding:0 10px}.article-content .img{max-width:none;height:auto}.states-list-section ul{column-count:5}.popup__content{margin-top:-50px;min-height:500px;width:860px}.popup__tittle{margin-bottom:30px}.popup__close-btn-wrapper{right:15px;top:15px}.footer__main-container .abs-text{position:absolute;left:0;bottom:-70px;width:390px}.footer__logo-container{margin:0 0 10px}.footer .col-1,.footer .col-2,.footer .col-3{margin-bottom:0}.footer .col-1{padding-left:0;width:180px;flex-shrink:0}.footer .col-2{width:305px;flex-shrink:0}.footer .col-3{width:490px}.footer .col-3 ul{column-width:130px}.footer .col-3 ul:after{display:none}.footer__bottom-container .text-wrapper{flex-direction:row;justify-content:space-between}.footer__bottom-container .link{margin-bottom:0}.footer .read-more{display:none}.partner-brand .best-grid > :first-child{-ms-grid-row:2;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(2){-ms-grid-row:2;-ms-grid-column:2}.partner-brand .best-grid > :nth-child(3){-ms-grid-row:2;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(4){-ms-grid-row:2;-ms-grid-column:4}.partner-brand .best-grid > :nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(6){-ms-grid-row:3;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(7){-ms-grid-row:3;-ms-grid-column:4}.partner-brand .best-grid > :nth-child(8){-ms-grid-row:3;-ms-grid-column:2}.partner-brand .best-grid > :nth-child(10){-ms-grid-row:1;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(12){-ms-grid-row:1;-ms-grid-column:4}.partner-brand .best-grid > :nth-child(14){-ms-grid-row:4;-ms-grid-column:1}.partner-brand .best-grid > :nth-child(15){-ms-grid-row:4;-ms-grid-column:2}.partner-brand .best-grid > :nth-child(16){-ms-grid-row:4;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(17){-ms-grid-row:4;-ms-grid-column:4}.partner-brand .best-grid > :nth-child(20){-ms-grid-row:1;-ms-grid-column:3}.partner-brand .best-grid > :nth-child(22){-ms-grid-row:1;-ms-grid-column:2}@media (min-width: 1200px){.container{max-width:1200px}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-start{justify-content:flex-start}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.align-items-xl-center{align-items:center}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-normal{align-items:normal}.align-self-xl-center{-ms-grid-row-align:center;align-self:center}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.flex-xl-column{flex-direction:column}.flex-xl-row{flex-direction:row}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.top-section__scroll-down-section{display:flex;flex-direction:column;width:35px;cursor:pointer;transform:translateY(245px)}.top-section__scroll-down-section:hover .text{color:#000}.top-section__scroll-down-section:hover .text:after{background-color:#000}.top-section__scroll-down-section:hover .icon{fill:#000}.calc-container .total-container{width:250px}.where-buy-section .item-container{width:25%;margin-bottom:0}.benefits-section.main-page .benefits-section__item:first-child{left:70px}.benefits-section.main-page .benefits-section__item:nth-child(2){top:365px;left:121px}.benefits-section.main-page .benefits-section__item:nth-child(3){top:46px;right:41px}.benefits-section.main-page .benefits-section__item:nth-child(4){top:214px;right:40px;max-width:300px}.benefits-section.main-page .benefits-section__item:nth-child(5){top:365px;right:57px}.benefits-section__bg{margin-top:-130px;background-position:58% 50%}.what-is-cbd{min-height:0}.cbd-reviews-section__item:nth-child(odd) .img{margin:0 60px 0 0}.cbd-reviews-section__item .img{margin:0 0 0 60px}.cbd-reviews-section__item .title-container .number:after{right:-25px;width:70px}.appreciation-container .item .bar{width:115px;height:115px}.sidebar-container{display:block}.all-products-section__grid > *{height:280px}.product-section .where-buy-section .item-wrapper .item-container{width:50%}.footer .col-1{width:230px}.footer .col-2{width:340px}.footer .col-3{width:600px}.footer .col-3 ul{columns:30px 4;height:auto;overflow:initial}}@media (-ms-high-contrast: active),(-ms-high-contrast: none){.green-gradient-bg{background-color:#d7e8b4}.footer__main-container{background-color:#a0bd6c}}@media (min-width: 1600px){.top-section__scroll-down-section{right:-40px}}@media (max-width: 992px){.available-fixed-nav{padding-top:80px}.product-section{background:none!important}}.map-svg + .mob-accordion-container{display:block;max-width:1040px;margin:20px auto}.map-svg > svg{height:auto}.product-section{background-size:100%}@media (max-width: 580px){.map-svg{display:none}.disclosure{text-align:center}}.text-container{width:60%}.team-img:nth-child(odd){width:30%;height:100%;margin-right:20px}.team-img:nth-child(even){width:30%;height:100%;margin-left:20px}.team-container{margin-top:20px}@media (max-width: 920px){.text-container{width:100%}.team-img{width:100%!important;margin:10px 0!important}.partner-brand .type-item .mob-button-container{position:unset}.partner-brand .code-container{width:100%;height:145px}}#contact-us-alert{font-size:14px;padding:20px 0}.alert-error{color:red}.alert-success{color:green}.breadcrumbs{display:flex;align-items:center;font-size:14px;padding:10px 0 15px;flex-wrap:wrap}.breadcrumbs li{padding-right:10px;color:#000}.breadcrumbs li a{color:#000;padding-right:5px}.breadcrumbs li:last-child{color:#4caf50}.product-section .breadcrumbs{padding-left:30px}.author{display:flex;position:relative;width:100%;flex-shrink:0;border-bottom:1px solid #c20000;padding-bottom:10px;margin:10px 0;align-items:center}.author .title{font-weight:700}.author .img{width:50px;height:50px;overflow:hidden;border-radius:100%;position:relative;margin-right:10px}.author .updated{display:flex;font-style:italic}.author p{padding:0;margin:0 5px;width:auto;font-size:14px}.author .img img{position:absolute;object-fit:cover;width:100%;height:100%}.product-section .author{padding-left:30px;margin-top:0;padding-top:0}.product-section .breadcrumbs{margin-bottom:0!important}.partner-brand .breadcrumbs{margin-bottom:0!important}.partner-brand .benefits-section{margin-top:100px}.crown-list a{color:#000}.crown-list a:hover{color:#4CAF50}@media (max-width: 400px){.author{flex-direction:column;justify-content:center;padding-left:0;line-height:1}.author p,.author .img{padding:0;margin:0}.product-section .author{padding-left:0}.updated p{padding:0 5px}}
