*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}a{text-decoration:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}body{font-family:Poppins;font-size:22px}.wrapper{margin:0 auto;max-width:1440px;padding:0 20px;width:100%}@media screen and (max-width:1300px){.wrapper{padding:0 20px}}.btn{background:none;border:0;cursor:pointer;border-radius:8px;transition:all .2s linear}.btn__highlighted{font-weight:600}.btn__grey{color:gray}.btn__green{background:#5ac617;color:#fff}.btn__orange{background:#ff6f0d;color:#fff}.btn__border-white{background:transparent;border:2px solid #fff;color:#fff}.btn__border-white:hover{background:#fff;color:#0e1f6a}.btn__big{padding:18px 70px;font-size:18px}.btn__medium{padding:15px 40px;font-size:18px}.btn__small{padding:10px 30px;font-size:18px}.btn__full-width{width:100%}.btn__text-center{margin:0 auto;text-align:center}.btn__text-underline{text-decoration:underline}.title{font-weight:600;display:inline-block;margin-bottom:40px;position:relative}@media screen and (min-width:992px){.title{font-size:48px}}.title--white{color:#fff}.title--blue{color:#0e1f6a}.title__arrow{background:url(/_next/static/media/arrow.4fdac127.svg);background-repeat:no-repeat;background-size:cover;height:30px;left:-40px;position:absolute;width:30px}.title__highlight{color:#ff6f0d}.title__two-color{color:#0e1f6a}.title__two-color span{color:#ff6f0d}.bold{font-weight:600}.highlight{color:#ff6f0d;font-weight:700}.header{position:absolute;width:100%;z-index:3}.header__container{align-items:center;display:flex;justify-content:space-between}.header__main-navigation{display:flex;gap:80px}.header__main-navigation li{padding:30px 0}.header__main-navigation a{color:#fff;font-weight:600;font-size:20px}.header__main-navigation .submenubtn:hover .submenu{display:block}.header__main-navigation .submenubtn a svg{height:.75em}.header__main-navigation .submenu{background:#272853;border-radius:10px;display:none;position:absolute;top:85%;z-index:3}.header__main-navigation .submenu li{padding:12px}.header__main-navigation .submenu li a{font-size:16px}@media screen and (max-width:768px){.header__main-navigation{display:none}}.header__user-navigation{display:flex;gap:20px}.header__user-navigation a{color:#fff;font-weight:600;font-size:16px}@media screen and (max-width:768px){.header__user-navigation a{font-size:14px}}@media screen and (max-width:740px){.header__user-navigation a{font-size:10px}}.header__user-navigation .mobile-menu-button{display:none}@media screen and (max-width:768px){.header__user-navigation .mobile-menu-button{display:block}}.header__mobile-navigation{background:hsla(0,0%,100%,.9);left:0;position:absolute;top:100%;width:100%;z-index:4}.header__mobile-navigation li{padding:15px 12px}.header__mobile-navigation li a{color:#333;font-weight:500;font-size:16px}.header__mobile-navigation .submenubtn:hover .submenu{display:block}.header__mobile-navigation .submenu{display:none}.header__mobile-navigation .submenu li{padding:12px}.header__mobile-navigation .submenu li:first-child{margin-top:20px}.header__mobile-navigation .submenu a{font-size:14px}.footer{background:#0e1f6a;padding:100px 0 40px}.footer__container{display:grid;grid-template-areas:"social menuService menuCompany" "copyright copyright copyright";grid-row-gap:70px;row-gap:70px}.footer__social{grid-area:social}.footer__social h4{color:#fff;font-weight:600;font-size:40px;margin-bottom:40px}.footer__social ul{display:flex;gap:15px}.footer__social li{align-items:center;border-radius:100%;display:flex;justify-content:center;height:50px;width:50px}.footer__social .facebook{background-color:#3a5b9b}.footer__social .instagram{background-color:#d41b63}.footer__social .linkedin{background-color:#0e77b4}.footer__social .twitter{background-color:#5fa9dd}.footer__menu h4{color:#fff;font-weight:600;font-size:32px;margin-bottom:40px}.footer__menu li{margin-bottom:20px}.footer__menu a{color:#fff;font-size:21px}.footer__menu-service{grid-area:menuService}.footer__menu-company{grid-area:menuCompany}.footer__copyright{color:#fff;grid-area:copyright;font-size:16px}@media screen and (max-width:800px){.footer__container{grid-template-areas:"social social social" "menuService menuService menuService" "menuCompany menuCompany menuCompany" "copyright copyright copyright"}.footer__menu{padding-left:40px}}.hero{background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%;z-index:1}.hero__wrapper{margin:0 auto;max-width:1440px;padding:0 20px;width:80%}@media screen and (max-width:1280px){.hero__wrapper{padding:0;width:85%}}@media screen and (max-width:1366px){.hero__wrapper{padding:0;width:87%}}.hero__container{align-items:center;display:grid;grid-gap:80px;gap:80px;grid-template-columns:1fr 500px}@media screen and (min-width:1081){.hero__container{padding-left:85px}}@media screen and (max-width:768px){.hero__container{padding-left:0}}.hero__container .blue{color:#0e1f6a}.hero__info h2{color:#fff;font-weight:600;font-size:48px;margin-bottom:1rem;line-height:48px;position:relative}.hero__info p{color:#fff;font-weight:200;line-height:2rem;margin-bottom:2rem}.hero__info strong{font-weight:700}.hero__image{position:relative}.hero__button{display:inline-block;margin-bottom:40px}.hero__phone{font-weight:500!important;font-size:16px}.hero__phone span{color:#ff6f0d}@media screen and (max-width:1280px){.hero__container{grid-template-columns:1fr 1fr}}@media screen and (max-width:1090px){.hero__container{grid-template-columns:65% 30%}}@media screen and (max-width:1100px){.hero{height:auto}}@media screen and (max-width:960px){.hero{height:auto;padding:150px 0 100px}.hero__info h2{font-size:38px}.hero__info p{font-size:17px}}@media screen and (max-width:760px){.hero{padding:160px 0 60px!important}.hero__container{grid-template-columns:1fr 280px}}@media screen and (max-width:960px){.hero{height:auto}.hero__container{grid-template-columns:1fr}}.small-hero{align-items:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;height:430px;text-align:center}.services{background-color:#fff;margin:-100px 0 100px;position:relative;text-align:center;z-index:2;cursor:pointer}.services.shipping-myths{margin-top:30px}@media screen and (min-width:992px){.services.shipping-myths.contract-negotiation{margin-top:13px}}.services__box-grey{background-color:#f0f1f6;border-radius:20px;padding:10px}.services__box-white{background-color:#fff;border-radius:20px;padding:30px}.services .title{margin-bottom:50px}.services__container{background:#f0f1f6;border-radius:10px;display:grid;grid-gap:30px;gap:30px;grid-template-columns:repeat(3,1fr);padding:30px}@media screen and (min-width:768px){.services__container.shipping-myths{grid-template-columns:repeat(3,1fr)}}.services .service{background:#fff;border-radius:12px;box-shadow:0 0 3px #ccc;padding:50px 40px;position:relative;text-align:center;transition:all .3s linear;display:grid}.services .service h3,.services .service p{text-align:center}.services .service.shipping-myths{padding-top:0;height:100%}.services .service.shipping-myths h3,.services .service.shipping-myths p{text-align:center;margin-top:20px}.services .service__icon{transition:all .2s linear}.services .service__amazon-fba,.services .service__contract,.services .service__refunds,.services .service__saving{background-size:47px!important}.services .service:hover{background:#ff6f0d}.services .service:hover h3,.services .service:hover p,.services .service:hover span{color:#fff}.services .service:hover .service__icon{background-color:#fff}.services .service:hover .service__contract{background-image:url(/_next/static/media/document-orange.e45c1a4e.svg)!important}.services .service:hover .service__refunds{background-image:url(/_next/static/media/money-orange.8d0e0bbf.svg)!important}.services .service:hover .service__saving{background-image:url(/_next/static/media/money-hand-orange.41dedf43.svg)!important}.services .service:hover .service__amazon-fba{background-image:url(/_next/static/media/money-stack-orange.a39cbb17.svg)!important}.services .service:hover span{color:#0e1f6a;transform:scale(1.1)}.services .service__image{margin-top:20px;background-position:50%;background-repeat:no-repeat;justify-self:center}.services .service__icon,.services .service__image{align-items:center;display:flex;justify-content:center;height:70px;width:70px}.services .service__icon{background:#ff6f0d;background-position:50%;background-repeat:no-repeat;border-radius:100%;position:absolute;right:-20px;bottom:-20px}.services .service h3{color:#0e1f6a;font-weight:700;font-size:20px;margin-bottom:20px}.services .service p{color:#0e1f6a;font-weight:600;font-size:16px;margin-bottom:20px;line-height:24px}.services .service p strong{color:#0e1f6a;font-weight:700}.services .service span{color:#ff6f0d;font-weight:600;font-size:16px;transition:transform .2s}@media screen and (max-width:1280px){.services{padding-top:70px;margin:0 0 100px}.services__container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.services{margin:0 0 80px;padding-top:0}}@media screen and (max-width:600px){.services{margin:40px 0}.services__container{grid-template-columns:repeat(1,1fr)}}.touch__container{align-items:center;display:grid;justify-content:space-between;grid-template-columns:500px 1fr;margin:25px auto;width:960px;padding:60px 0 150px}.touch h2{color:#0e1f6a;font-weight:600;font-size:50px;text-align:center}.touch p{color:#0e1f6a;line-height:20px;text-align:left;font-weight:500;font-size:20px}.touch .button-wrapper{text-align:center}.touch .button{display:inline-block;margin-bottom:40px;border-color:#0e1f6a;color:#0e1f6a}@media screen and (max-width:960px){.touch__container{width:unset}.touch h2{font-size:35px;text-align:center}.touch p{font-size:18px}}@media screen and (max-width:600px){.touch__container{grid-template-columns:repeat(1,1fr)}.touch h2{margin-bottom:40px}.touch p{text-align:center}}.form{width:100%}.form__two-columns{display:flex;gap:40px}.form__checkbox{align-items:center;display:flex;font-size:16px;gap:10px;margin-bottom:20px}.form__checkbox label{color:gray;font-weight:400;font-size:14px}.form__checkbox a{color:#0e1f6a;font-weight:500}.form__heading{text-align:center}.form__heading h2{font-weight:600;margin-bottom:10px}.form__heading p{margin-bottom:30px}.form input[type=email],.form input[type=password],.form input[type=text]{border:0;border-bottom:1px solid #ddd;display:block;font-family:Poppins;font-size:16px;margin-bottom:30px;padding:15px 5px;outline:none;width:100%}.form input[type=checkbox]{border:1px solid #ddd;border-radius:2px;font-family:Poppins;height:15px;width:15px}.form textarea{border:0;border-bottom:1px solid #ddd;font-family:Poppins;font-size:16px;margin-bottom:40px;padding:10px;outline:none;resize:none;width:100%}.form button{margin-bottom:20px}.accordion__item{overflow:hidden;transition:max-height .3s cubic-bezier(1,0,1,0);height:auto;max-height:9999px;margin-bottom:30px}.accordion__item.collapsed{max-height:0;transition:max-height .35s cubic-bezier(0,1,0,1)}.accordion__title{cursor:pointer;color:#333;border-radius:1.5em;display:flex;font-weight:600;font-size:24px;justify-content:space-between;align-items:center;margin-bottom:20px;padding-left:40px;position:relative}.accordion__title:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ff6f0d;content:"";height:0;left:10px;position:absolute;width:0}.accordion__title.open,.accordion__title:hover{color:#000}.accordion__title.open:after{content:"";border-top:0;border-bottom:5px solid #ff6f0d}.accordion__content{font-weight:300;font-size:20px;line-height:30px;padding-left:40px}.wave-white{aspect-ratio:960/300;background:url(/_next/static/media/wave-white.a9133357.png);background-repeat:no-repeat;background-position:50%;background-size:cover;height:300px;margin-top:-160px;position:relative;width:100%;z-index:1}@media screen and (max-width:1280px){.wave-white{margin-top:0}}@media screen and (max-width:650px){.wave-white{display:none}}@media screen and (min-width:1970px){.wave-white{background-size:cover}}.testimional__card{width:338px;height:568px;display:flex;flex-direction:column;row-gap:8px}.testimional__card__img{width:inherit;height:55%}.testimional__card__title{font-size:28px;font-weight:700}.testimional__card__description{font-size:small;line-height:1.5}.testimional__card .sm-tag{color:#525252;font-size:small}.help{margin:8rem 0}.help__container{align-items:center;display:grid;grid-template-columns:565px 1fr;justify-content:center}.help__info{padding:40px;border-right:1px solid #f4f4f4}.help__info h2{color:#ff6f0d;font-weight:600;font-size:39px;margin-bottom:40px;line-height:50px}.help__info ul{color:#0e1f6a;font-size:14px;list-style-type:disc}.help__info ul li{margin-left:21px}.help__info p{color:#0e1f6a;font-size:16px;font-weight:500;line-height:35px}.help__info p strong{color:#0e1f6a;font-weight:700}.help__items{padding:40px 60px}.help__items li{display:flex;gap:20px;margin-bottom:70px}.help__items li span{width:100px!important}.help__items li img{width:70px!important}.help__items li p{color:#0e1f6a;font-weight:500;font-size:16px;line-height:35px}.help__items li p strong{color:#0e1f6a;font-weight:700}@media screen and (max-width:860px){.help__container{grid-template-columns:repeat(1,1fr)}.help__info{border:0}.help__items li{flex-direction:column;margin-bottom:40px}}@media screen and (max-width:480px){.help__items li{flex-direction:column;margin-bottom:40px}}.prepared{background:url(/_next/static/media/wave-bg1.6841817a.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:50px 0 190px}@media screen and (min-width:1960px){.prepared{height:600px}}.prepared__title{color:#fff;font-weight:500;font-size:48px;margin-bottom:60px;text-align:center}.prepared__title span{color:#ff6f0d}.prepared__items{display:grid;background:#fff;border-radius:12px;grid-gap:40px;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:30px 40px;width:1200px}.prepared__item,.prepared__items{align-items:center;justify-content:center}.prepared__item{display:flex;gap:20px}.prepared__quantity{color:#0e1f6a;font-size:35px;font-weight:500;display:block;margin-bottom:10px;text-shadow:2px 2px 5px #ccc}.prepared__text{color:#0e1f6a;font-size:16px}@media screen and (max-width:1240px){.prepared__items{width:auto}}@media screen and (max-width:900px){.prepared__items{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.prepared__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.prepared__items{grid-template-columns:1fr}.prepared__item>span{width:50px!important}.prepared__quantity{font-size:24px}}@media screen and (max-width:650px){.prepared{padding:60px 0 40px}}@media screen and (max-width:480px){.prepared__title{font-size:30px}.prepared__items{gap:20px;padding:50px 20px}.prepared__item{gap:10px}.prepared__text{font-size:12px}}.companies{padding:80px 0 50px;text-align:center}.companies .title{margin-bottom:4rem;text-align:center}.companies__container{align-items:center;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;margin:0 auto;grid-row-gap:30px;row-gap:30px;width:1200px}.companies .company{text-align:center}.companies .company span{width:150px!important}@media screen and (max-width:1200px){.companies__container{width:auto}}@media screen and (max-width:960px){.companies{padding:150px 0}.companies__container{grid-template-columns:repeat(3,1fr);gap:40px}}@media screen and (max-width:560px){.companies__container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.companies__title{font-size:30px}}.home-register{background:url(/_next/static/media/balls-bg.081a7c89.svg);background-repeat:no-repeat;background-size:cover;padding:100px 0}.home-register__content{background:#0e1f6a;border-radius:30px;padding:80px}.home-register__form{background:#fff;border-radius:20px;margin:0 auto;padding:40px 270px}.home-register__form h2{color:#0e1f6a;font-weight:600;font-size:36px;margin-bottom:20px;text-align:center}.home-register__form p{color:#0e1f6a;font-size:15px;margin-bottom:40px;text-align:center}@media screen and (max-width:1280px){.home-register__form{padding:40px 200px}}@media screen and (max-width:960px){.home-register__form{padding:40px 50px}}@media screen and (max-width:560px){.home-register__content{padding:30px}.home-register__form{padding:40px 50px}}@media screen and (max-width:380px){.home-register__content{padding:10px}}@media screen and (min-width:1280px){.main .hero__info{padding-right:150px}}@media screen and (min-width:1366px){.main .hero__info{padding-right:65px}}.main .hero__info p{font-size:18px;font-weight:600}.testimony{padding:0 0 100px}.testimony__container{align-items:center;display:grid;grid-gap:40px;gap:40px;grid-template-columns:200px 1fr;padding:0 100px}.testimony__image{border-radius:100%;overflow:hidden;padding:6px}.testimony__image__border{background:#fff;border-radius:100%;padding:30px;width:93px}.testimony__comment p{color:#0e1f6a;font-weight:600;font-size:32px;margin-bottom:20px;line-height:40px}.testimony__comment p span{font-family:K2D,sans-serif;font-size:40px}.testimony__author{align-items:center;display:flex;gap:20px}.testimony__author-image{background:#fff;border-radius:100%;height:103px;position:relative;width:100px;background:linear-gradient(90deg,#0e1f6a,#ff6f0d);padding:3px}.testimony__author-image__border{background:#fff;border-radius:100%;padding:30px;width:93px}.testimony__author span{color:#0e1f6a;display:block;font-weight:500;font-size:18px;line-height:35px;margin-bottom:10px}.testimony__position{color:#ff6f0d!important}@media screen and (max-width:1280px){.testimony{padding:100px 0}}@media screen and (max-width:768px){.testimony__container{grid-template-columns:repeat(1,1fr);padding:0 40px}.testimony__image{width:200px}}@media screen and (max-width:960px){.testimony__comment p{font-size:20px}}.process-works-late{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:768px){.process-works-late{grid-template-columns:45% 1fr;padding:0 80px 100px 50px}}.process-works-late .wrapper{display:grid;grid-gap:27px;gap:27px;grid-template-columns:auto;margin-top:3rem}@media screen and (min-width:768px){.process-works-late .wrapper{margin-top:0;grid-template-columns:33% 33% 33%}}.process-works-late h1{color:#ff6f0d;font-weight:700;font-size:32px;line-height:45px;margin-bottom:25px;margin-top:25px}.process-works-late h4{font-weight:700;font-size:16px;color:#0e1f6a;padding-top:10px}.process-works-late p{font-size:16px;line-height:30px;font-weight:600;color:#0e1f6a}.process-works-late .link{color:#ff6f0d;font-size:10px;font-weight:600;text-decoration:underline;cursor:pointer}.process-works-late .highlight{color:#ff6f0d}.process-works-late__text{padding:0 10px 20px}.process-works-late__info{padding:0 100px}@media screen and (max-width:1280px){.process-works-late__info{padding:0 10px}}.process-works-late__item{text-align:center;border-radius:14px;padding-top:25px;box-shadow:0 0 8px 2px rgba(0,0,0,.15);min-height:250px}.process-works-late__image{background-repeat:no-repeat;background-size:contain;background-position:50%;height:113px;width:50%;margin:auto}.process-works{display:grid;grid-template-columns:auto}@media screen and (min-width:768px){.process-works{grid-template-columns:45% 1fr;padding:0 80px 100px 50px}}.process-works .wrapper{display:grid;grid-gap:27px;gap:27px;grid-template-columns:auto;margin-top:3rem}@media screen and (min-width:768px){.process-works .wrapper{margin-top:0;grid-template-columns:33% 33% 33%}}.process-works h1{color:#ff6f0d;font-weight:700;font-size:32px;line-height:45px}.process-works h4{font-weight:700;font-size:16px;color:#0e1f6a;padding-top:10px}.process-works p{font-size:16px;line-height:30px;font-weight:600;color:#0e1f6a}.process-works .link{color:#ff6f0d;font-size:10px;font-weight:600;text-decoration:underline;cursor:pointer}.process-works .highlight{color:#ff6f0d}.process-works__text{padding:0 10px 20px}.process-works__info{padding:0 100px}@media screen and (max-width:1280px){.process-works__info{padding:0 10px}}.process-works__item{text-align:center;border-radius:14px;padding-top:25px;box-shadow:0 0 8px 2px rgba(0,0,0,.15);min-height:250px}.process-works__image{background-repeat:no-repeat;background-size:contain;background-position:50%;height:113px;width:50%;margin:auto}.refund-process{padding:150px 0 100px}@media screen and (max-width:1366px){.refund-process{padding-top:100px}.refund-process.discount-shipment{padding:150px 0 100px}}@media screen and (max-width:2560px){.refund-process.shipping{padding-top:0}}.refund-process.purple{background-image:url(/_next/static/media/late-delivery-shipping-myths.c988de57.svg)}.refund-process .wrapper{background-image:url(/_next/static/media/shipping-myths-box.d17c9a8a.svg);background-position:50%;background-repeat:no-repeat;position:relative;z-index:1;background-size:contain}.refund-process .wrapper.grey{background-image:url(/_next/static/media/amazon-shipping-myths.3a3844d1.svg);padding:0 55px}.refund-process .green{color:#5bc000}.refund-process .blue{color:#0e1f6a}.refund-process .purple{color:#0042b6}.refund-process .lavender{color:#708aff}.refund-process .grey{color:#61646d}.refund-process__mainheading{width:100%;text-align:center;color:#fff;font-size:48px;font-weight:600;padding-bottom:20px}.refund-process__mainheading span{color:#ff6f0d}.refund-process__container{align-items:flex-end;border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;padding:40px 40px 40px 0}.refund-process__container.amazon{padding:40px;gap:0;align-items:start}@media screen and (max-width:2560px){.refund-process__container.amazon{padding-left:170px;padding-right:160px}}@media screen and (max-width:1920px){.refund-process__container.amazon{padding-left:170px;padding-right:160px}}@media screen and (max-width:1366px){.refund-process__container.amazon{padding-left:150px;padding-right:150px}}@media screen and (max-width:1080px){.refund-process__container.amazon{padding-left:30px;padding-right:30px}}.refund-process__container.lost-damaged{padding:40px;gap:0;align-items:start}@media screen and (max-width:2560px){.refund-process__container.lost-damaged{padding-left:160px;padding-right:160px}}@media screen and (max-width:1920px){.refund-process__container.lost-damaged{padding-left:110px;padding-right:110px}}@media screen and (max-width:1366px){.refund-process__container.lost-damaged{padding-left:70px;padding-right:70px}}@media screen and (max-width:1080px){.refund-process__container.lost-damaged{padding-left:0;padding-right:0}}.refund-process__container.contract{padding:40px 85px}@media screen and (max-width:2560px){.refund-process__container.contract{padding-left:170px;padding-right:160px}}@media screen and (max-width:1920px){.refund-process__container.contract{padding-left:170px;padding-right:160px}}@media screen and (max-width:1366px){.refund-process__container.contract{padding-left:150px;padding-right:150px;gap:0}}@media screen and (max-width:1080px){.refund-process__container.contract{padding-left:30px;padding-right:30px}}.refund-process__container.late-delivery{padding:40px}@media screen and (max-width:2560px){.refund-process__container.late-delivery{padding-left:170px;padding-right:160px}}@media screen and (max-width:1920px){.refund-process__container.late-delivery{padding-left:170px;padding-right:160px}}@media screen and (max-width:1366px){.refund-process__container.late-delivery{padding-left:150px;padding-right:150px}}@media screen and (max-width:1080px){.refund-process__container.late-delivery{padding-left:30px;padding-right:30px}}.refund-process__item{align-items:center;display:flex;flex-direction:column;gap:1rem;position:relative}.refund-process__head{align-items:start;display:flex;justify-content:center;min-height:135px;position:relative;text-align:start;width:100%;padding:0 30px}.refund-process__head p{color:#ff6f0d;font-weight:600;font-size:16px;line-height:21px}.refund-process__head p.white{color:#fff}@media screen and (max-width:1080px){.refund-process__head p{font-size:14px}}@media screen and (max-width:1280px){.refund-process__head{min-height:140px}}@media screen and (max-width:1080px){.refund-process__head{min-height:120px}}@media screen and (max-width:1366px){.refund-process__head{align-items:start;padding-top:20px}}.refund-process__bigtext{font-size:48px}.refund-process__bigtext strong{font-size:64px}.refund-process__foot{align-items:center;margin-top:-10px;min-height:170px;justify-content:center;position:relative;text-align:start;width:100%;z-index:2;padding:0 30px 30px}@media screen and (max-width:1280px){.refund-process__foot{min-height:140px}}@media screen and (max-width:1080px){.refund-process__foot{min-height:120px}}@media screen and (max-width:2560px){.refund-process__foot{padding-bottom:72px}}.refund-process__foot p{color:#0e1f6a;font-weight:600;font-size:16px;line-height:21px}.refund-process__foot p .highlight{color:#ff6f0d}.refund-process__foot p strong{font-weight:700}.refund-process__foot p.white{color:#fff}@media screen and (max-width:1080px){.refund-process__foot p{font-size:14px}}.refund-process__foot .icon{text-align:center;position:absolute;bottom:0;left:50%}@media screen and (max-width:1080px){.refund-process__foot .icon{display:none}}@media screen and (max-width:1070px){.refund-process__foot{min-height:290px;padding:30px 20px}}@media screen and (max-width:960px){.refund-process__foot{width:100%}.refund-process__container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:768px){.refund-process__container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:960px){.refund-process__container{gap:25px}}.how-it-works{background:url(/_next/static/media/how-does-It-work-bg.a15ff006.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:0;margin-top:50px;position:relative;z-index:2;display:flex;justify-content:center;align-items:center}.how-it-works.green{background:url(/_next/static/media/how-does-it-work-green-bg.fe7aeb77.svg);background-repeat:no-repeat}.how-it-works.purple{background:url(/_next/static/media/how-does-it-work-purple-bg.b0481aec.svg);background-repeat:no-repeat}.how-it-works.light{background:url(/_next/static/media/how-does-it-work-light-bg.db4d165a.svg);background-repeat:no-repeat;background-size:cover}.how-it-works.orange{background:url(/_next/static/media/how-does-it-work-orange.a4d03a2b.svg);background-repeat:no-repeat;background-size:cover}.how-it-works.orange-degrade{background:url(/_next/static/media/how-it-works-orange-degrade.52105ec6.svg);background-repeat:no-repeat}@media screen and (min-width:768px){.how-it-works{padding-bottom:200px}}@media screen and (max-width:767px){.how-it-works.amazon{height:1800px}}@media screen and (min-width:768px)and (max-width:991px){.how-it-works.amazon{height:1200px}}@media screen and (min-width:992px)and (max-width:1499px){.how-it-works.amazon{height:1200px}}@media screen and (min-width:1800px){.how-it-works.amazon{height:1200px}}@media screen and (max-width:1920px){.how-it-works.discount-shipment{background-size:cover}}@media screen and (max-width:2560px){.how-it-works.shipping{margin-bottom:30px;padding-bottom:400px}}@media screen and (max-width:1280px){.how-it-works{padding-top:0}}.how-it-works__container{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px}@media screen and (max-width:1280px){.how-it-works__container{gap:20px}}.how-it-works__heading{padding:40px 0;text-align:center;align-self:center}.how-it-works__heading h2{color:#0e1f6a;font-size:48px;font-weight:600;margin-bottom:40px}.how-it-works__heading h2 span{color:#fff}.how-it-works__heading h2 .highlight{color:#ff6f0d}@media screen and (max-width:767px){.how-it-works__heading{font-size:30px}}.how-it-works__info h2{padding:0 0 50px}.how-it-works__info li{display:grid;grid-gap:20px;gap:20px;grid-template-columns:100px 1fr;margin-bottom:30px;padding-left:85px}@media screen and (max-width:1280px){.how-it-works__info li{padding-left:10px}}.how-it-works__info li h3{color:#fff;font-size:22px;font-weight:700;margin-bottom:15px;line-height:28px}.how-it-works__info li p{color:#fff;font-size:16px;line-height:30px;font-weight:600}@media screen and (max-width:768px){.how-it-works{padding:50px 0 120px}.how-it-works__video{margin-bottom:40px;order:1}.how-it-works__info{order:2}.how-it-works__container{gap:30px;grid-template-columns:1fr}}@media screen and (max-width:480px){.how-it-works{padding:90px 0 170px}}.what-people-say{padding:0}.what-people-say.amazon,.what-people-say.discount-shipment{padding-top:50px}.what-people-say__container{padding:0}.what-people-say__container h2{color:#0e1f6a;font-size:48px;font-weight:700;margin-bottom:40px;text-align:center}.what-people-say__main{background-repeat:no-repeat;text-align:center;border-radius:12px;padding:80px 0}.what-people-say__main.green{box-shadow:0 0 4px 2px rgba(91,172,17,.35)}.what-people-say__main-container{display:grid}.what-people-say__main p{color:#0e1f6a;font-weight:medium;font-size:20px;line-height:40px;margin-bottom:30px}.what-people-say__main p strong{color:#ff6f0d}.what-people-say__main h3{color:#0e1f6a;font-weight:600;font-size:20px;margin-bottom:50px}.what-people-say__main h3 span{display:inline-block}.what-people-say__main-content p{font-weight:600;line-height:30px}.what-people-say__info{display:grid;grid-gap:5%;gap:5%}@media screen and (min-width:992px){.what-people-say__info-wrapper{width:60%;margin:auto}}.what-people-say__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px;padding:0 70px}.what-people-say__item{display:flex;flex-direction:column;justify-content:space-between}.what-people-say__text{background-position:50%;background-repeat:no-repeat;background-size:contain;margin:10px 0 20px}.what-people-say__text p{color:#0e1f6a;font-size:19px;line-height:35px;font-weight:600}.what-people-say__person{color:#0e1f6a;font-weight:600;font-size:14px;margin-bottom:10px;line-height:22px;padding:20px 0 0}.what-people-say__person span{color:#ff6f0d}.what-people-say__person.text_padding{padding-top:62px}@media screen and (max-width:1100px){.what-people-say__items{gap:30px}.what-people-say__text p{font-size:14px}}@media screen and (max-width:960px){.what-people-say__container h2{font-size:35px;line-height:45px}.what-people-say__text{background:none}.what-people-say__items{grid-template-columns:repeat(1,1fr);padding:0}}@media screen and (max-width:768px){.what-people-say{padding:20px 0}.what-people-say__container{padding:30px 10px}.what-people-say__main{background-image:none}.what-people-say__main p{font-size:20px;line-height:35px}.what-people-say__main h3{font-size:16px}.what-people-say__main-container{grid-template-columns:1fr}.what-people-say__image{order:1;margin-bottom:40px}.what-people-say__info{order:2}.what-people-say__item{margin-bottom:30px}.what-people-say__item p{font-size:14px}}.bg-image{background-repeat:no-repeat;height:760px;position:relative;width:100%;z-index:1;margin-top:-45px;background-size:cover}@media screen and (min-width:1920px){.bg-image{margin-bottom:-300px}}.bg-image:before{content:"";position:absolute;z-index:-1;width:100%;display:none;height:100%;transform:rotate(180deg);background-image:url(/_next/static/media/contract-negotiations-ytb.f6f8f990.svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1920px){.bg-image.discount-shipment{margin-top:-550px}}@media screen and (max-width:1366px){.bg-image.discount-shipment{margin-top:-684px}}.bg-image.lost-damaged:before{background-image:url(/_next/static/media/orange-wave.d7334347.svg);transform:none}@media screen and (max-width:2560px){.bg-image.lost-damaged:before{background-size:cover}}@media screen and (max-width:1366px){.bg-image.lost-damaged:before{background-size:contain}}.bg-image.none:before{background-image:none}@media screen and (max-width:768px){.bg-image.shipping-insurance{margin-bottom:200px}}@media screen and (max-width:1080px){.bg-image.shipping-insurance{margin-top:-96px}}.bg-image.lost-damaged{margin-bottom:100px}@media screen and (max-width:1920px){.bg-image.lost-damaged{height:500px}}@media screen and (max-width:1366px){.bg-image.lost-damaged{margin-top:-158px}}@media screen and (max-width:1280px){.bg-image.lost-damaged{margin-top:-250px}}@media screen and (max-width:1080px){.bg-image.lost-damaged{margin-top:-151px;height:650px}}@media screen and (min-width:992px){.bg-image.contract:before{display:block}}@media screen and (max-width:2560px){.bg-image.contract:before{background-size:cover}}@media screen and (max-width:1800px){.bg-image.contract:before{background-size:contain}}.bg-image.discount-shipment:before{background-image:url(/_next/static/media/discount-shipment-wave.daa7ffc3.png)}.bg-image h1{color:#0e1f6a;font-weight:700;font-size:25px;line-height:30px}.bg-image span{color:#0e1f6a;font-weight:500;font-size:20px;line-height:45px}.bg-image span.reverse{line-height:34px;font-weight:600}.bg-image p{color:#fff;font-weight:600;font-size:20px;line-height:45px}.bg-image .blue{color:#0e1f6a;text-align:center}.bg-image .highlight{color:#ff6f0d}.bg-image__wrapper{margin:0 auto;max-width:1440px;padding:0 20px;width:80%;display:flex;flex-direction:row-reverse;justify-content:center;position:relative}@media screen and (max-width:1280px){.bg-image__wrapper{width:100%;padding:0 20px}}.bg-image__text{padding:15px;text-align:center;position:absolute;top:43%;text-align:justify}@media screen and (max-width:2560px){.bg-image__text{top:38%;padding-right:150px}}@media screen and (max-width:1366px){.bg-image__text{top:20%;padding-right:150px}}@media screen and (max-width:1280px){.bg-image__text{top:55%;padding-left:50px;padding-right:50px}}@media screen and (max-width:1080px){.bg-image__text{top:30%}}.bg-image__text.lost-damaged p{font-size:25px;color:#0e1f6a}.bg-image__white-box{padding:10px 25px;width:65%;background-color:hsla(0,0%,100%,.878);border-radius:12px;text-align:center;left:10%}@media screen and (max-width:2560px){.bg-image__white-box{top:26%;width:65%;left:18%}}@media screen and (max-width:1080px){.bg-image__white-box.contract{top:52%;width:100%;left:0;padding:0 30px}}@media screen and (max-width:1920px){.bg-image__white-box.discount{top:43%;width:45%;left:25%;padding:25px 80px}}@media screen and (max-width:1366px){.bg-image__white-box.discount{width:63%;left:20%;padding:10px 80px;top:63%}}@media screen and (max-width:1280px){.bg-image__white-box.discount{left:18%;top:65%}}@media screen and (max-width:1080px){.bg-image__white-box.discount{left:0;width:100%;padding:20px}.bg-image__white-box.reverse{top:61%;width:74%;left:23%}}@media screen and (max-width:1366px){.bg-image__white-box.reverse{top:54%;left:19%}}@media screen and (max-width:1280px){.bg-image__white-box.reverse{top:68%;width:74%;left:20%;padding-left:33px}}@media screen and (max-width:1920px){.bg-image__white-box.reverse.shipping{top:43%;width:80%;left:30%;padding:25px 25px 25px 0;text-align:left}}@media screen and (max-width:1280px){.bg-image__white-box.reverse.shipping{left:18%;top:65%}}@media screen and (max-width:1080px){.bg-image__white-box.reverse.shipping{left:5%;width:90%;padding:30px 20px}}.bg-image__icon{margin:auto;top:55%;left:72%}@media screen and (max-width:2560px){.bg-image__icon{top:22%;left:79%}}@media screen and (max-width:1920px){.bg-image__icon{top:38%;left:66%}}@media screen and (max-width:1366px){.bg-image__icon{top:51%;left:75%}}@media screen and (max-width:1081px){.bg-image__icon{top:32%}}.bg-image__icon.reverse{position:absolute;z-index:1;left:4%;top:15%}@media screen and (max-width:768px){.bg-image__icon.reverse{position:unset}}@media screen and (max-width:1080px){.bg-image__icon.reverse{top:57%;left:4%}}@media screen and (max-width:1280px){.bg-image__icon.reverse{top:65%}}@media screen and (max-width:2560px){.bg-image__icon.reverse{left:9%}}@media screen and (max-width:1920px){.bg-image__icon.reverse{left:2%;top:15%}}@media screen and (max-width:1366px){.bg-image__icon.reverse{position:unset}}.our-mission{padding:0;text-align:center}.our-mission p{color:#0e1f6a;line-height:30px}.our-mission .bold{margin-bottom:40px}.steps{padding:100px 0}.steps__container{align-items:center;display:flex;justify-content:space-between}.steps .step{position:relative;text-align:center}.steps .step:after{background:#0e1f6a;content:"";height:1px;position:absolute;right:-200px;top:50%;width:60%}.steps .step:last-child:after{display:none}.steps .step h2{color:#0e1f6a;font-weight:600;font-size:40px}.steps .step p{color:#0e1f6a;font-weight:500;font-size:32px;line-height:40px}@media screen and (max-width:1170px){.steps .step:after{right:-150px;width:40%}}@media screen and (max-width:1050px){.steps .step:after{right:-115px;width:40%}}@media screen and (max-width:960px){.steps .step:after{display:none}}@media screen and (max-width:820px){.steps__container{flex-direction:column}.steps .steps{padding:20px 0}.steps .step{margin-bottom:150px}.steps .step:after{display:block;height:100px;right:0;left:0;margin:0 auto;top:100px;width:1px}.steps .step:last-child{margin-bottom:0}}.login{align-items:center;background:url(/_next/static/media/user-bg.d06f6a5a.svg);background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;height:100vh}.login__form{background:#fff;box-shadow:0 0 4px #ccc;border-radius:20px;padding:40px;width:400px}.login h2,.login p{color:#0e1f6a}.privacy{padding:100px 0}.privacy__container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:100px;gap:100px}.privacy p{font-size:16px;line-height:30px;margin-bottom:30px}@media screen and (max-width:780px){.privacy__container{gap:30px}}@media screen and (max-width:480px){.privacy__container{grid-template-columns:repeat(1,1fr)}}.faq{padding:100px 0}.faq .wrapper{padding:0 85px}.faq .wrapper ul{list-style-type:disc}.faq .wrapper ul li{margin-left:21px}.faq__title{color:#0e1f6a;font-weight:600;font-size:36px}.faq__item,.faq__title{margin-bottom:40px}.faq__image{text-align:center;margin-top:20px}.contact{padding:100px 0}.contact__container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px}.contact__info{background:url(/_next/static/media/contact-bg.9d46ba89.jpg);background-repeat:no-repeat;background-size:cover;padding:40px 40px 100px}.contact__info h3{color:#fff;font-weight:600;font-size:30px;margin-bottom:40px}.contact__info ul li{color:#fff;font-size:18px;margin-bottom:20px}.contact__info ul li strong,.contact__info ul strong{font-weight:600}@media screen and (max-width:768px){.contact__container{grid-template-columns:repeat(1,1fr)}.contact__contact{order:1}.contact__info{order:2}}.contact input{font-size:18px;font-weight:600}.contact label{font-size:16px;font-weight:600}.refund-process-shipping-insurance{background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 0 100px;position:relative;z-index:1}.refund-process-shipping-insurance__mainheading{width:100%;text-align:center;color:#fff;font-size:48px;font-weight:600}.refund-process-shipping-insurance__mainheading span{color:#ff6f0d}.refund-process-shipping-insurance__container{align-items:flex-end;border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;padding:40px}.refund-process-shipping-insurance__item{align-items:center;display:flex;flex-direction:column;gap:1rem;position:relative}.refund-process-shipping-insurance__head{align-items:center;display:flex;justify-content:center;padding:30px;min-height:135px;position:relative;text-align:justify;width:100%}.refund-process-shipping-insurance__head p{color:#333;font-weight:500;font-size:18px;line-height:25px}@media screen and (max-width:1280px){.refund-process-shipping-insurance__head{min-height:160px}}.refund-process-shipping-insurance__bigtext{font-size:48px}.refund-process-shipping-insurance__bigtext strong{font-size:64px}.refund-process-shipping-insurance__foot{align-items:center;background:hsla(0,0%,78%,.031);box-shadow:0 0 3px 3px #f2f2f2;border-radius:12px;display:flex;margin-top:-10px;min-height:210px;justify-content:center;padding:30px;position:relative;text-align:justify;width:100%;z-index:2}.refund-process-shipping-insurance__foot p{color:#333;font-weight:500;font-size:18px;line-height:25px}.refund-process-shipping-insurance__foot p .highlight{color:#ff6f0d}.refund-process-shipping-insurance__foot p strong{font-weight:700}@media screen and (max-width:1280px){.refund-process-shipping-insurance__foot{min-height:290px;padding:30px 20px}}@media screen and (max-width:960px){.refund-process-shipping-insurance__foot{width:100%}.refund-process-shipping-insurance__container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:768px){.refund-process-shipping-insurance__container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:960px){.refund-process-shipping-insurance__container{gap:25px}}.info{background-image:url(/_next/static/media/myths-wave.ed44cf9d.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:150px 0 100px;position:relative;z-index:1}.info__wrapper{margin:0 auto;max-width:1440px;padding:150px 20px;width:100%}.info__mainheading{width:100%;text-align:center;color:#fff;font-size:48px;font-weight:600}.info__mainheading span{color:#ff6f0d}.info__content{color:#fff;font-size:22px;font-weight:600;padding:53px 150px 0;line-height:30px}.shipping-insurance-tos{padding:100px 0 0;line-height:1.428571429;font-size:16px;color:#3d464d}.shipping-insurance-tos b,.shipping-insurance-tos strong{font-weight:700}.shipping-insurance-tos p{margin:0 0 11px}.shipping-insurance-tos .pay-special{width:100%;height:100%;padding:10px;background-color:hsla(0,0%,50%,.3)}.shipping-insurance-tos ol,.shipping-insurance-tos ul{margin-top:0;margin-bottom:11px;padding-left:50px;list-style-type:disc}.shipping-insurance-tos li{margin-bottom:10px}.shipping-insurance-tos.list-type-disc{list-style-type:disc}.shipping-insurance-tos.list-type-upper-alpha{list-style-type:upper-alpha}.shipping-insurance-tos.list-type-decimal{list-style-type:decimal}.shipping-insurance-tos.list-type-lower-alpha{list-style-type:lower-alpha}@media(min-width:200px)and (max-width:768px){.shipping-insurance-tos ol,.shipping-insurance-tos ul{padding-left:25px}}.shipping-insurance-tos .content-bottom{display:flex;padding:0 20px;width:100%;flex-direction:column;justify-content:center;align-items:center}.shipping-insurance-tos .content-bottom .box-image{display:flex;width:620px;height:337px;background-image:url(/_next/static/media/shipping-insurance.b26c2b9f.jpeg);background-repeat:no-repeat;background-size:contain}.shipping-insurance-tos .content-bottom .title{text-align:center;font-size:41px;color:#3d464d}.shipping-insurance-tos .content-bottom .title .text{color:#0081e7}.shipping-insurance-tos .content-bottom .group-btn{display:flex;margin-bottom:80px}.shipping-insurance-tos .content-bottom .btn{display:flex;margin:0 10px;width:294px;height:46px;border-radius:46px;justify-content:center;align-items:center;color:#fff;font-weight:700;text-decoration:none;border-color:transparent}.shipping-insurance-tos .content-bottom .btn.btn-left{background:linear-gradient(180deg,#66d600,#4a9b00)}.shipping-insurance-tos .content-bottom .btn.btn-right{background:linear-gradient(1turn,#056ac7 -.3%,#309cff)}@media(min-width:200px)and (max-width:1179px){.shipping-insurance-tos .content-bottom .box-image{display:none}.shipping-insurance-tos .content-bottom .group-btn{width:100%;flex-direction:column;justify-content:center;align-items:center}.shipping-insurance-tos .content-bottom .btn{width:80%}.shipping-insurance-tos .content-bottom .btn-left{margin-bottom:30px}}@media screen and (min-width:1179px){.shipping-insurance-tos .content-bottom .title{display:none;margin-top:22px;margin-bottom:11px}}.testimional{padding-top:3rem}.testimional__container{max-width:1120px;margin:0 auto}.testimional__action{display:flex;-moz-column-gap:10px;column-gap:10px;padding:10px 0;justify-content:space-between}@media screen and (max-width:768px){.testimional__action{flex-direction:column;justify-content:center;align-items:center}}.testimional__action .dropdown{width:80%;display:flex;-moz-column-gap:10px;column-gap:10px}.testimional__action .dropdown__item{font-family:Poppins;display:inline-block;padding:8px 10px;min-width:50%}.testimional__action .btn-wrapper{margin-left:10px;width:20%;display:flex;justify-content:flex-end;-moz-column-gap:10px;column-gap:10px}@media screen and (max-width:768px){.testimional__action .btn-wrapper{margin-top:10px;justify-content:center}}.testimional__action .btn-wrapper .btn{font-family:Poppins;padding:10px 30px;background-color:#0e1f6a;color:#fff}.testimional__action .btn-wrapper .btn-clear{background-color:#0d3e5f}.testimional__content{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;justify-items:center;margin-bottom:20px}@media screen and (max-width:768px){.testimional__content{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:768px){.testimional__content{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1248px){.testimional__content{grid-template-columns:repeat(3,1fr)}}.article{padding-top:3rem;padding-bottom:3rem}.article__container{max-width:1120px;margin:0 auto;font-size:18px}.article__container a,.article__container b,.article__container blockquote,.article__container canvas,.article__container caption,.article__container code,.article__container div,.article__container em,.article__container embed,.article__container fieldset,.article__container figure,.article__container footer,.article__container form,.article__container h1,.article__container h2,.article__container h3,.article__container h4,.article__container h5,.article__container h6,.article__container header,.article__container i,.article__container iframe,.article__container img,.article__container label,.article__container li,.article__container main,.article__container nav,.article__container object,.article__container ol,.article__container p,.article__container pre,.article__container section,.article__container small,.article__container span,.article__container strike,.article__container strong,.article__container sub,.article__container sup,.article__container table,.article__container tbody,.article__container td,.article__container tfoot,.article__container th,.article__container thead,.article__container tr,.article__container tt,.article__container u,.article__container ul,.article__container video{font:revert}.article__container .custom-paragraph{line-height:24px;margin:20px 0}.article__container .custom-heading-1{margin:50px 0 20px;font-size:40px}.article__container .custom-heading-2{margin:50px 0 20px;font-size:32px}.article__container .custom-heading-3{margin:20px 0;font-size:28px}.article__container .custom-heading-4{margin:15px 0;font-size:24px}.article__container .custom-heading-5{margin:12px 0;font-size:20px}.article__container .custom-heading-6{margin:10px 0;font-size:16px}.article__container .custom-order-list{list-style:none;padding-left:20px;counter-reset:custom-counter 0}.article__container .custom-order-list li{position:relative}.article__container .custom-order-list li:first-child{list-style-type:none}.article__container .custom-order-list li:nth-child(n+2){counter-increment:custom-counter}.article__container .custom-order-list li:nth-child(n+2):before{content:counter(custom-counter) ". ";position:absolute;left:-30px}.article__container .custom-unordered-list{list-style-type:disc;padding-left:20px}.article__container .custom-unordered-list li:first-child{list-style-type:none}.article__container .custom-table,.article__container .custom-table-cell,.article__container .custom-table-header-cell{border:1px solid #000;border-collapse:collapse}.article__container .custom-table-header-cell{background-color:hsla(60,2%,49%,.629)}.article__container .custom-table-cell{padding-left:20px}.article__container .custom-hr{margin:50px 0}.article__title{cursor:pointer}