*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ul{list-style:none}ol{padding-left:16px}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes rotateCircle{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes revRotateCircle{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}.button{border-radius:12px;padding:8px 16px;background-color:#0a009a;color:#fff;display:inline-block;text-align:center;text-decoration:none;font-size:16px;font-style:normal;font-weight:600;line-height:24px;border:2px solid #0a009a;transition:.3s}.button:hover{border-color:#e74e23;background-color:#e74e23}.button-outline{color:#0a009a;background-color:#fff;border:2px solid #0a009a}.button-outline:hover{background-color:#fff;border-color:#e74e23;color:#e74e23}.button.-gradient{color:#fff;padding:10px 15px;font-size:10px;background:linear-gradient(96deg, #E65125 20.91%, #E75722 31.21%, #EB681D 45.25%, #F18513 62.1%, #FAAD06 78.95%, #FFC100 87.37%);border:0 none;border-radius:30px}.header{background-color:#fcfcfd;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:98}.header .container{padding:24px 12px 16px;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:nowrap}.header__navigation{display:none}.header__navigation-user{display:none}.header__drawer-menu{width:204px;position:absolute;top:90px;right:-110%;background-color:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.3);padding:0 12px 24px 24px;transition:.3s}.header__drawer-menu.-open{top:90px;right:0;z-index:99}.header__drawer-menu-navigation{display:flex;flex-direction:column;gap:16px;padding:16px 0 16px 12px;border-bottom:1px solid #e74e23;margin-bottom:8px}.header__drawer-menu-navigation a{display:block;padding:8px 16px;color:#000;text-decoration:none;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:right}.header__drawer-menu-navigation-user{list-style-type:none;padding-top:16px;display:flex;flex-direction:column;gap:16px}.header__drawer-menu-navigation-user-logged{color:#3d8662;font-size:12px;font-style:normal;font-weight:600;line-height:normal;padding-top:16px;text-align:right}.header__drawer-menu-navigation-user .button{width:100%}.header__drawer-menu-button{cursor:pointer}.header__drawer-menu-button .header__drawer-menu-button-icon{position:relative;display:inline-block}.header__drawer-menu-button .header__drawer-menu-button-icon-bar{height:2px;width:40px;display:block;margin:10px auto;position:relative;background-color:#e74e23;transition:.3s}.header__drawer-menu-button .header__drawer-menu-button-icon.-logged .header__drawer-menu-button-icon-bar{background-color:#3d8662}.header__drawer-menu-button.-open .header__drawer-menu-button-icon-bar:nth-of-type(1){transform:translateY(12px) rotate(45deg)}.header__drawer-menu-button.-open .header__drawer-menu-button-icon-bar:nth-of-type(2){opacity:0}.header__drawer-menu-button.-open .header__drawer-menu-button-icon-bar:nth-of-type(3){transform:translateY(-12px) rotate(-45deg)}@media screen and (min-width: 1140px){.header{overflow:hidden}.header .container{padding:32px 0 16px;overflow:hidden}.header__navigation{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.header__navigation a{display:block;padding:8px 16px;text-decoration:none;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:24px;transition:.3s}.header__navigation a:hover{color:#e74e23}.header__navigation-user{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;list-style-type:none}.header__navigation-user li{position:relative}.header__navigation-user span{position:absolute;top:-22px;left:50%;transform:translateX(-50%);color:#3d8662;font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;width:126px;display:block;text-align:center}.header__drawer-menu{display:none}.header__drawer-menu.-open{display:none}.header__drawer-menu-button{display:none}}.skip-link{position:fixed;left:32px;top:96px;display:inline-block;transform:translateY(0);transition:transform 250ms ease-in;z-index:999}.skip-link:not(:focus){transform:translateY(-200px)}.footer{border-top:1px solid #e4f4ee;background:linear-gradient(92deg, #FFF 27.04%, #E4F4EE 95.19%);padding:8px 12px 0;font-family:"Roboto",sans-serif}.footer__column .footer__additional{display:none}.footer .container{display:flex;flex-direction:column;gap:12px}.footer__copyright{text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:28px;color:#000;padding:8px 12px;background-color:#f7f8f9;border-top:1px solid #e74e23;font-family:"Roboto",sans-serif}.footer__copyright a{color:#0c2243}.footer__additional{text-align:center}.footer__logo{margin:auto}.footer__socials{padding:16px;gap:16px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.footer__section-title{font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px;padding:8px 16px;border-bottom:1px solid #e74e23;color:#0c2243;margin-bottom:16px}.footer__section-contact{width:320px;padding:8px 0 16px;margin:auto;display:flex;flex-direction:column;gap:16px}.footer__section-contact-field{display:flex;flex-direction:row;flex-wrap:nowrap}.footer__section-contact-field a{color:#0c2243}.footer__section-contact-field strong{font-family:"Montserrat",sans-serif;display:block;font-size:16px;font-style:normal;font-weight:700;color:#0c2243;padding:0 0 8px}.footer__section-contact-field p{font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:600;color:#000;padding:0 0 0 16px;margin:0;line-height:19px}.footer__section-inner{padding:8px 12px 16px;display:flex;flex-direction:column;gap:16px}.footer__section-inner a{font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:700;text-decoration:none;color:#000}.footer__form-title{font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;color:#0c2243;text-align:center}.footer__form-title-border{margin:16px auto;width:160px;border-top:1px solid #e74e23}.footer__form-inner{display:flex;flex-direction:column;gap:4px}.footer__form-fieldset{display:flex;flex-direction:column}.footer__form-fieldset.-error .validation-error{display:block}.footer__form-fieldset.-error input,.footer__form-fieldset.-error textarea{border-color:#b30424}.footer__form-fieldset label{display:block;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.035px;font-family:"Roboto",sans-serif}.footer__form-fieldset input,.footer__form-fieldset textarea{border:1px solid #637a92;border-radius:8px;padding:10px 8px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;font-family:"Roboto",sans-serif}.footer__form-errors{display:none}.footer__form-consents{padding-top:8px}.footer__form-consents .checkbox label{cursor:pointer;font-family:"Open Sans",sans-serif;font-size:10px;font-style:normal;font-weight:600;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;align-items:center}.footer__form-consents .checkbox label input{display:none}.footer__form-consents .checkbox label input:checked~.footer__form-checkbox-checkmark{background-color:#0a009a}.footer__form-consents .checkbox label input:checked~.footer__form-checkbox-checkmark:after{display:block}.footer__form-consents .checkbox.-error .footer__form-checkbox-checkmark{border-color:#b30424}.footer__form-consents .checkbox.-error .validation-error{display:block}.footer__form-checkbox-checkmark{width:24px;height:24px;border-radius:2px;border:1px solid #0a009a;display:block;position:relative;background:#fff}.footer__form-checkbox-checkmark:after{content:"";position:absolute;display:none;left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer__form-checkbox-lead{display:block}.footer__form-clause{padding:8px 0;font-family:"Open Sans",sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:normal;color:#000}.footer__form-clause-short{display:block;cursor:pointer}.footer__form-clause-long{display:none}.footer__form-clause-long span{font-weight:700;cursor:pointer}.footer__form .validation-error{color:#b30424;padding:4px 8px 4px 4px;font-size:12px;display:none}.footer__form .button{cursor:pointer}.footer__form-captcha-errors{color:#b30424;font-size:12px;padding:0 0 12px;display:none}.footer__form-thx{display:none;padding:24px 0;font-size:16px;text-align:center}.footer__form-thx p{padding:6px 0}@media screen and (min-width: 1140px){.footer{padding:50px 0 19px}.footer .footer__additional{display:none}.footer__column .footer__additional{display:block}.footer__column .footer__additional .footer__logo{width:272px;height:88px}.footer .container{flex-direction:row;gap:0}.footer__form{width:380px;order:5;margin-left:32px}.footer__form-title{text-align:left;padding:8px 16px;border-bottom:1px solid #e74e23}.footer__form-title-border{display:none}.footer__form-inner{padding:8px 16px}.footer__form .button{width:160px;margin:auto}.footer__section.-sp{order:1;width:279px;padding-bottom:24px}.footer__section.-info{order:2;padding-bottom:30px}.footer__section.-contact{order:4;margin-left:32px;min-height:100%}.footer__section.-contact a{color:#000}.footer__additional{order:3}.footer__copyright{text-align:left;padding:16px 0}}@media screen and (min-width: 1440px){.footer__form{margin-left:152px}.footer__section.-sp{width:279px}.footer__section.-contact{margin-left:89px}}.section-top{width:100%;min-height:380px;background-position:center right;overflow:hidden}.section-top .container{max-width:600px;margin:auto}.section-top__inner{width:100%;height:380px;position:relative}.section-top__circle_1{position:absolute;bottom:-150px;right:-30px;width:360px;height:360px;border-radius:360px;border:1px solid #e74e23;animation-name:rotateCircle;animation-timing-function:linear;animation-duration:60s;animation-fill-mode:forwards;animation-iteration-count:infinite}.section-top__circle_1a{position:absolute;bottom:-150px;right:-30px;width:360px;height:360px;border-radius:360px;border:1px solid rgba(0,0,0,0);animation-name:rotateCircle;animation-timing-function:linear;animation-duration:180s;animation-fill-mode:forwards;animation-iteration-count:infinite}.section-top__circle_2{position:absolute;bottom:-90px;right:25px;width:240px;height:240px;border-radius:240px;border:1px solid #e74e23;animation-name:revRotateCircle;animation-timing-function:linear;animation-duration:30s;animation-fill-mode:forwards;animation-iteration-count:infinite}.section-top__dot_1{width:7px;height:7px;border-radius:7px;background-color:#e74e23;position:absolute;top:48px;left:49px}.section-top__dot_2{width:7px;height:7px;border-radius:7px;background-color:#0c2243;position:absolute;top:148px;left:-1px}.section-top__dot_3{width:7px;height:7px;border-radius:7px;background-color:#1b893b;position:absolute;top:48px;left:17px}.section-top__image{position:absolute;right:0;bottom:0;width:320px;height:249px}.section-top__sygnet{position:absolute;right:10px;bottom:120px;width:100px;height:99px}.section-top__content{position:absolute;top:0;left:0;width:100%;color:#0c2243;font-family:"Montserrat",sans-serif;padding:47px 43px}.section-top__content h1{font-size:34px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:8px}.section-top__content h1 span{font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.64px;margin-bottom:12px;display:block;margin-top:12px}.section-top__content .button.-gradient{display:flex;justify-content:center;align-items:center;gap:12px;width:132px}.section-top__content .button.-gradient .circle{background-color:#fff;width:17px;height:17px;border-radius:17px;line-height:17px}.section-top__content .button.-gradient .circle img{margin-top:5px;width:6px;height:8px}@media screen and (min-width: 1140px){.section-top{background-position:center;background-repeat:no-repeat;background-size:cover;height:680px}.section-top .container{max-width:initial}.section-top__inner{display:flex;align-items:center;height:680px}.section-top__content{padding:0;position:initial;top:initial;left:initial}.section-top__content h1{font-size:50px;margin-bottom:12px}.section-top__content h1 span{font-size:28px;margin-bottom:24px}.section-top__content .button.-gradient{font-size:18px;width:234px;padding:12px 25px;line-height:32px}.section-top__content .button.-gradient .circle{width:32px;height:32px;border-radius:32px}.section-top__content .button.-gradient .circle img{width:10px;height:16px;margin-top:8px}.section-top__image{width:849px;height:660px;right:-40px}.section-top__circle_1,.section-top__circle_1a{width:1073px;height:1073px;border-radius:1073px;bottom:-550px;right:-200px}.section-top__circle_2{width:810px;height:810px;border-radius:810px;bottom:-420px;right:-60px}.section-top__dot_1{width:16px;height:16px;border-radius:16px;top:153px;left:144px}.section-top__dot_2{width:16px;height:16px;border-radius:16px;top:348px;left:22px}.section-top__dot_3{width:16px;height:16px;border-radius:16px;top:201px;left:750px}.section-top__sygnet{width:275px;height:273px;top:80px;right:-50px}}.section-timeline__inner{display:flex;flex-direction:row;padding:48px 12px;gap:16px;width:360px;margin:auto}.section-timeline__content{display:flex;flex-direction:column;gap:32px;color:#0c2243}.section-timeline__content-item{display:flex;flex-direction:column;gap:2px}.section-timeline__content-item h3{font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.section-timeline__content-item p{font-family:"Open Sans",sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:normal}@media screen and (min-width: 1140px){.section-timeline__inner{gap:74px;width:768px}.section-timeline__image-timeline{height:800px;margin:30px 0}.section-timeline__image-timeline-middle{height:860px}.section-timeline__content{gap:76px;height:860px;padding:6px 0}.section-timeline__content-item{gap:8px}.section-timeline__content-item h3{font-size:24px}.section-timeline__content-item p{font-size:16px}}.section-middle{width:100%;min-height:330px;background-position:center right;overflow:hidden}.section-middle__inner{width:100%;height:330px;position:relative;padding:25px}.section-middle__circle_1{position:absolute;bottom:-180px;right:-180px;width:360px;height:360px;border-radius:360px;border:1px solid #e74e23;animation-name:rotateCircle;animation-timing-function:linear;animation-duration:60s;animation-fill-mode:forwards;animation-iteration-count:infinite;z-index:1}.section-middle__circle_1a{position:absolute;bottom:-180px;right:-180px;width:360px;height:360px;border-radius:360px;border:1px solid rgba(0,0,0,0);animation-name:rotateCircle;animation-timing-function:linear;animation-duration:180s;animation-fill-mode:forwards;animation-iteration-count:infinite;z-index:1}.section-middle__circle_2{position:absolute;bottom:-120px;right:-120px;width:240px;height:240px;border-radius:240px;border:1px solid #e74e23;animation-name:revRotateCircle;animation-timing-function:linear;animation-duration:30s;animation-fill-mode:forwards;animation-iteration-count:infinite;z-index:1}.section-middle__dot_1{width:7px;height:7px;border-radius:7px;background-color:#e74e23;position:absolute;top:48px;left:49px}.section-middle__dot_2{width:7px;height:7px;border-radius:7px;background-color:#0c2243;position:absolute;top:148px;left:-1px}.section-middle__dot_3{width:7px;height:7px;border-radius:7px;background-color:#1b893b;position:absolute;top:48px;left:17px}.section-middle__image{margin:auto;width:160px;height:144px;display:block}.section-middle__sygnet{position:absolute;right:18px;bottom:18px;width:50px;height:50px}.section-middle__content{position:absolute;left:0;bottom:22px;color:#0c2243;font-family:"Montserrat",sans-serif;text-align:center;width:100%;z-index:8}.section-middle__content h2{font-size:22px;font-style:normal;font-weight:500;line-height:35px;width:400px;margin:auto}.section-middle__content h2 strong{font-weight:800}.section-middle__content .button{margin-top:16px;border-radius:44px;border:1px solid #223756}@media screen and (min-width: 1140px){.section-middle{background-position:center;background-size:100%;height:480px}.section-middle__inner{display:flex;align-items:center;height:480px;padding:72px}.section-middle__content{padding:0;width:510px;transform:translate(0, -50%);left:calc(50% - 100px)}.section-middle__content h2{font-size:36px;line-height:50px;letter-spacing:.72px}.section-middle__content .button{border-radius:60px;padding:12px 24px;font-size:24px;font-style:normal;font-weight:600;line-height:24px}.section-middle__image{width:374px;height:336px;left:calc(50% - 500px);position:absolute}.section-middle__circle_1,.section-middle__circle_1a{width:884px;height:884px;border-radius:884px;bottom:-442px;right:-442px}.section-middle__circle_2{width:615px;height:615px;border-radius:615px;bottom:-307px;right:-307px}.section-middle__dot_1{width:16px;height:16px;border-radius:16px;top:153px;left:92px}.section-middle__dot_2{width:16px;height:16px;border-radius:16px;top:348px;left:0}.section-middle__dot_3{width:16px;height:16px;border-radius:16px;top:30px;left:150px}.section-middle__sygnet{width:96px;height:96px;bottom:80px;right:60px}}.section-why-with-us__inner{padding:40px}.section-why-with-us__inner>p{text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px;color:#0c2243;margin-bottom:40px}.section-why-with-us__inner strong{font-weight:700}.section-why-with-us__title{font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;color:#0c2243;text-align:center;margin:auto;width:185px}.section-why-with-us__title-border{border-bottom:1px solid #e74e23;height:1px;margin:16px auto 24px;width:160px}.section-why-with-us__content{display:flex;flex-direction:column;gap:16px}.section-why-with-us__content-item{padding:16px 24px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:#f0f8f7;border-radius:16px;display:flex;flex-direction:column;cursor:pointer}.section-why-with-us__content-item-button{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.section-why-with-us__content-item-button-inner{display:flex;flex-direction:row;gap:16px;align-items:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#0c2243}.section-why-with-us__content-item-button-inner-icon{min-width:50px;width:50px;text-align:center}.section-why-with-us__content-item.-open .chevron{transform:rotate(180deg)}.section-why-with-us__content-item .chevron{transition:.2s}.section-why-with-us__content-item .chevron.-desktop{display:none}.section-why-with-us__content-item.-open .section-why-with-us__content-item-text{opacity:1;padding-top:12px;height:80px}.section-why-with-us__content-item-text{padding-top:0;height:0;opacity:0;font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#0c2243;overflow:hidden;transition:.3s;display:flex;align-items:center}@media screen and (min-width: 1140px){.section-why-with-us__inner{padding:80px 0}.section-why-with-us__inner>p{font-size:28px;line-height:36px;width:880px;margin:auto;padding-bottom:56px}.section-why-with-us__title{font-size:42px;width:100%}.section-why-with-us__title-border{margin:32px auto;border-width:2px}.section-why-with-us__content{flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:center}.section-why-with-us__content-item{width:341px;padding:24px;height:fit-content}.section-why-with-us__content-item-button{flex-direction:column;gap:24px}.section-why-with-us__content-item-button-inner{flex-direction:column;gap:24px;font-size:18px}.section-why-with-us__content-item-button-inner-icon{min-width:100px;width:100px}.section-why-with-us__content-item-button-inner img{height:70px;width:auto}.section-why-with-us__content-item .chevron.-mobile{display:none}.section-why-with-us__content-item .chevron.-desktop{display:block;width:45px;height:45px;margin:auto;margin-top:24px}.section-why-with-us__content-item.-open .section-why-with-us__content-item-text{height:120px}.section-why-with-us__content-item.-open .chevron{margin-top:0}.section-why-with-us__content-item-text{font-size:16px;font-style:normal;font-weight:600;text-align:center}}.section-meet-our-publishers{background-color:rgba(228,244,238,.5);padding:16px 0 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.section-meet-our-publishers__title{font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;color:#0c2243;text-align:center}.section-meet-our-publishers__title-border{border-bottom:1px solid #e74e23;height:1px;margin:16px auto 16px;width:160px}.section-meet-our-publishers__reels{padding:32px 12px 22px;display:flex;flex-direction:row;gap:24px;overflow-x:auto}@media screen and (min-width: 1140px){.section-meet-our-publishers{padding:92px 0 0}.section-meet-our-publishers .container{padding:0 32px;overflow:auto;width:fit-content;max-width:100%}.section-meet-our-publishers__title{font-size:42px;line-height:42px}.section-meet-our-publishers__title-border{margin:32px auto 24px;width:260px;border-width:2px}.section-meet-our-publishers__reels{padding:48px 0 108px;gap:32px}}.section-what-you-can-promote__inner{padding:40px}.section-what-you-can-promote__inner>p{text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px;color:#0c2243;margin-bottom:40px}.section-what-you-can-promote__title{font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;color:#0c2243;text-align:center;margin:auto;width:325px}.section-what-you-can-promote__title-border{border-bottom:1px solid #e74e23;height:1px;margin:16px auto 40px;width:160px}.section-what-you-can-promote__content{display:flex;flex-direction:column;gap:16px}.section-what-you-can-promote__content-item{padding:16px 24px;background-color:#ebeef7;border-radius:16px;display:flex;flex-direction:column;cursor:pointer}.section-what-you-can-promote__content-item-button{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.section-what-you-can-promote__content-item-button-inner{display:flex;flex-direction:row;gap:16px;align-items:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#0c2243}.section-what-you-can-promote__content-item.-open .chevron{transform:rotate(180deg)}.section-what-you-can-promote__content-item .chevron{transition:.2s}.section-what-you-can-promote__content-item .chevron.-desktop{display:none}.section-what-you-can-promote__content-item.-open .section-what-you-can-promote__content-item-text{opacity:1;padding-top:12px;height:75px}.section-what-you-can-promote__content-item-text{padding-top:0;height:0;opacity:0;font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#0c2243;overflow:hidden;transition:.3s;display:flex;align-items:center}@media screen and (min-width: 1140px){.section-what-you-can-promote__inner{padding:80px}.section-what-you-can-promote__inner>p{font-size:28px;line-height:36px;width:880px;margin:auto;padding-bottom:56px}.section-what-you-can-promote__title{font-size:42px;width:100%}.section-what-you-can-promote__title-border{margin:32px auto 56px;border-width:2px}.section-what-you-can-promote__content{flex-direction:row;flex-wrap:wrap;gap:24px}.section-what-you-can-promote__content-item{width:calc((100% - 72px)/4);padding:24px 36px;height:fit-content}.section-what-you-can-promote__content-item-button{flex-direction:column;gap:24px;height:130px}.section-what-you-can-promote__content-item-button-inner{flex-direction:column;gap:24px;text-align:center}.section-what-you-can-promote__content-item-button-inner-desc{height:48px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:18px}.section-what-you-can-promote__content-item-button-inner img{height:70px;width:auto}.section-what-you-can-promote__content-item .chevron.-mobile{display:none}.section-what-you-can-promote__content-item .chevron.-desktop{display:block;width:45px;height:45px;margin:auto;margin-top:24px}.section-what-you-can-promote__content-item.-open .section-what-you-can-promote__content-item-text{height:120px}.section-what-you-can-promote__content-item.-open .chevron{margin-top:0}.section-what-you-can-promote__content-item-text{font-size:16px;font-style:normal;font-weight:600;text-align:center}}.section-deals{width:100%;min-height:393px;background-position:center right;overflow:hidden;padding:16px 0 90px}.section-deals__inner{width:100%}.section-deals__title{font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;color:#0c2243;text-align:center;margin-bottom:30px}.section-deals__title-border{border-bottom:1px solid #e74e23;height:1px;margin:16px auto;width:160px}.section-deals__list{padding:16px 60px 0;position:relative;height:325px;width:250px;margin:auto}.section-deals__list-inner{position:absolute;left:0;top:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;transition:.5s;transition-timing-function:ease-in-out}.section-deals__list-item{border:1px solid #3d8662;border-radius:12px;display:flex;min-width:250px;width:250px;height:324px;padding:16px 12px;flex-direction:column;align-items:center;gap:16px;background:#fff}.section-deals__list-item-image{border-radius:12px;width:226px;height:184px}.section-deals__list-item-image img{border-radius:12px;width:226px;height:184px}.section-deals__list-item-title{color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:15px;font-style:normal;font-weight:700}.section-deals__list-item .button{align-items:center;display:flex;flex-direction:row;gap:8px}.section-deals__dots{display:flex;flex-direction:row;gap:8px;position:absolute;bottom:-44px;left:50%;transform:translateX(-50%)}.section-deals__dot{width:15px;height:15px;border-radius:16px;border:1px solid #e74e23;background-color:#fff;transition:.3s}.section-deals__dot.-active{background-color:#e74e23}@media screen and (min-width: 900px){.section-deals__list{width:774px;margin:auto}.section-deals__dots{display:none}}@media screen and (min-width: 1140px){.section-deals{background-position:center;background-size:cover;background-repeat:no-repeat;padding:64px 0}.section-deals__inner{width:888px;margin:auto}.section-deals__title{font-size:42px;margin-bottom:56px}.section-deals__title-border{width:260px;margin-top:30px;border-width:2px}.section-deals__list{width:100%;height:432px;justify-content:space-between;gap:32px}.section-deals__list-item{width:288px;height:412px}.section-deals__list-item-image img{border-radius:12px;width:226px;height:184px}.section-deals__list-item-title{font-size:20px;line-height:24px}.section-deals__list-item .button{margin-top:auto;margin-bottom:26px}}.section-tools{margin:32px 0;padding:16px 24px;background-color:#fcfcfd}.section-tools__title{color:#0c2243;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.section-tools__title-border{border-bottom:1px solid #e74e23;height:1px;margin:16px auto;width:160px}.section-tools__list{display:flex;flex-direction:column;gap:16px}.section-tools__list-item{width:240px;padding:10px 12px;border-radius:12px;border:1px solid #bcc6d6;display:flex;flex-direction:row;align-items:center;gap:8px;font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:700;color:#000;line-height:20px;background:linear-gradient(92deg, #FFF 27.04%, #E4F4EE 95.19%);cursor:pointer}.section-tools__content{display:none;position:fixed;top:89px;width:100%;height:calc(100% - 90px);background:#fff;left:0;z-index:20;padding:8px 12px;overflow-y:auto}.section-tools__content.-open{display:block}.section-tools__content-item{flex-direction:row;flex-wrap:wrap;gap:8px;display:none}.section-tools__content-item.-open{display:flex}.section-tools__content-header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.section-tools__content-header .section-tools__list-item{width:288px;background:linear-gradient(91deg, #E4F4EE 21.18%, #58B28D 95.44%);box-shadow:0 4px 20px 0 rgba(0,0,0,.3)}.section-tools__content-header .close{cursor:pointer}.section-tools__content-image{width:100%;text-align:center}.section-tools__content-image img{height:345px;width:auto}.section-tools__content-body{padding:12px;border-radius:12px;width:100%;background-color:#fff;border:1px solid #3d8662;box-shadow:0 4px 20px 0 rgba(0,0,0,.3);display:flex;flex-direction:column;gap:24px}.section-tools__content-body .polygon{width:345px;margin:auto;height:56px}.section-tools__content-body-text{padding:16px;background:rgba(228,244,238,.75);font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#000}.section-tools__content-body-text-title{font-size:12px;font-style:normal;font-weight:700;line-height:normal;height:22px;padding-bottom:4px}@media screen and (min-width: 1140px){.section-tools{padding:32px 0;margin:48px 0}.section-tools__title{font-size:42px;margin-bottom:48px}.section-tools__title-border{margin-top:30px;width:260px;border-width:2px}.section-tools__list{position:relative;width:1108px}.section-tools__list-item{transition:.5s}.section-tools__list-item.-active{width:480px;background:linear-gradient(91deg, #E4F4EE 21.18%, #58B28D 95.44%)}.section-tools__inner{width:1108px;margin:auto;position:relative}.section-tools__content{padding:0;position:absolute;right:0;top:0;left:initial;display:flex;background:rgba(0,0,0,0);width:728px;height:100%;box-shadow:0 4px 20px 0 rgba(0,0,0,.3)}.section-tools__content-header{display:none}.section-tools__content-item{width:728px;height:100%}.section-tools__content-image{display:flex;align-items:center}.section-tools__content-image img{height:448px;width:448px}.section-tools__content-body{flex-direction:row;gap:24px;padding:8px}.section-tools__content-body-text{display:flex;flex-direction:column;justify-content:center;font-size:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;margin-left:76px}.section-tools__content-body-text-title{font-size:12px;height:initial}.section-tools__content-body .polygon{transform:rotate(-90deg);position:absolute;top:200px;left:340px}}.section-advice{padding:24px}.section-advice__title{color:#0c2243;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-align:center;margin-bottom:24px}.section-advice__title-border{border-bottom:1px solid #e74e23;height:1px;margin:16px auto;width:160px}.section-advice__column{display:flex;flex-direction:column;gap:8px}.section-advice__column a{font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;color:#000;text-decoration:none;transition:.3s}.section-advice__column a:hover,.section-advice__column a:visited{color:#3d8662}.section-advice__column a:before{display:inline-block;content:"";width:6px;height:6px;background:#e74e23;border-radius:6px;margin-right:8px}.section-advice__column-wrapper{display:flex;flex-direction:column;gap:16px}.section-advice__column.-second{padding-top:8px;display:none}.section-advice__column.-second.-open{display:flex}.section-advice__expand{cursor:pointer;margin:auto;display:flex;flex-direction:row;gap:10px;width:135px;height:24px;align-items:center;color:#000;font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;margin-top:24px}.section-advice__expand img{transition:.3s}.section-advice__expand.-open img{transform:rotate(180deg)}@media screen and (min-width: 1140px){.section-advice{padding:80px 0 112px}.section-advice__title{font-size:42px;margin-bottom:64px}.section-advice__title-border{margin-top:30px;width:260px;border-bottom:2px solid #e74e23}.section-advice__column{width:560px}.section-advice__column-wrapper{flex-direction:row;gap:16px;justify-content:space-between}.section-advice__column.-second{display:flex;padding-top:0;margin-top:0}.section-advice__column a{font-size:14px}.section-advice__expand{display:none}}.section-faq{padding:24px;background:rgba(229,232,238,.5)}.section-faq__title{color:#0c2243;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-align:center;margin-bottom:24px}.section-faq__title-border{border-bottom:1px solid #e74e23;height:1px;margin:16px auto;width:160px}.section-faq__list-wrapper{display:flex;flex-direction:column;gap:24px}.section-faq__list{display:flex;flex-direction:column;gap:24px}.section-faq__list-item-button{color:#000;font-family:"Open Sans",sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.section-faq__list-item-button img{transition:.3s}.section-faq__list-item-text{display:none;font-size:15px;line-height:130%}.section-faq__list-item.-open .section-faq__list-item-button img{transform:rotate(180deg)}.section-faq__list-item.-open .section-faq__list-item-text{display:block;padding-top:8px}@media screen and (min-width: 1140px){.section-faq{padding:80px 0 112px}.section-faq .container{width:1108px}.section-faq__title{font-size:42px;margin-bottom:64px}.section-faq__title-border{margin-top:30px;width:260px;border-bottom:2px solid #e74e23}.section-faq__list{width:440px}.section-faq__list-wrapper{flex-direction:row;flex-wrap:wrap;gap:160px}.section-faq__list-item-button{font-size:16px}.section-faq__list-item-text{font-size:16px}.section-faq__list-item.-open .section-faq__list-item-text{padding-top:16px}}.article-container{display:flex;flex-direction:column}@media screen and (min-width: 1140px){.article-container{width:1108px;margin:auto;flex-direction:row;justify-content:space-between}.article-content{width:790px}.article-right-column{width:300px}}@media screen and (min-width: 1440px){.article-container{width:1232px;margin:auto;flex-direction:row;justify-content:space-between}.article-content{width:890px}.article-right-column{width:300px}}.section-breadcrumbs{padding:16px 12px;background-color:#f7f8f9;font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.section-breadcrumbs a{color:#3d8662;text-decoration:none}@media screen and (min-width: 1140px){.section-breadcrumbs{padding:32px 0 44px}}.section-article-content__title{padding:16px 12px}.section-article-content__title h1{color:#000;font-family:"Montserrat",sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.72px}.section-article-content__title .border{margin-top:8px;width:300px;border-top:1px solid #e74e23;position:relative}.section-article-content__title .border-desktop{display:none}.section-article-content__details{background-color:rgba(228,244,238,.5);padding:16px 12px;color:#000;font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.section-article-content__details-bg{display:none}.section-article-content__details-list{padding-top:12px;display:flex;flex-direction:column;gap:4px}.section-article-content__details-list-item{color:#396446;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:4px}.section-article-content__lead{font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;color:#000;padding:16px 12px}.section-article-content__image{width:100%;padding:16px 12px}.section-article-content__image img{width:100%;height:auto}.section-article-content__text{color:#000;font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:0 12px}.section-article-content__text p{padding:0 0 32px;margin:0}.section-article-content__text h2{font-family:"Montserrat",sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 32px;margin:0}.section-article-content__text h3{font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 32px;margin:0}.section-article-content__text ul{list-style-type:disc;padding-left:20px;margin-bottom:12px}.section-article-content__text strong,.section-article-content__text b{font-weight:700}@media screen and (min-width: 1140px){.section-article-content__title{padding:32px 0 16px}.section-article-content__title .border{width:768px}.section-article-content__title .border-desktop{display:block;border-top:1px solid #e74e23;top:-1px;position:absolute;width:500%;left:-450%}.section-article-content__details{margin-top:16px;padding:16px 0;position:relative}.section-article-content__details-bg{display:block;position:absolute;top:0;height:83px;background-color:rgba(228,244,238,.5);width:200%;left:-200%}.section-article-content__details-list{flex-direction:row;gap:12px}.section-article-content__lead{padding:32px 0 16px 0;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.section-article-content__text{padding:0 0}.section-article-content__image{padding:16px 0 32px}}.section-right-column__more-in-category{padding:16px 12px;display:flex;flex-direction:column;gap:12px}.section-right-column__more-in-category-title{width:100%;padding:8px 16px;border-radius:12px;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);background:linear-gradient(91deg, #E4F4EE 21.18%, #58B28D 95.44%);color:#29593c;font-family:"Montserrat",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:12px}.section-right-column__more-in-category-item{text-decoration:none;display:block;width:100%;border-radius:12px;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);padding:32px 16px;font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#000;background:linear-gradient(92deg, #FFF 27.04%, #E4F4EE 95.19%)}@media screen and (min-width: 1140px){.section-right-column__more-in-category-title{padding:8px 24px}}.section-worth-reading{background:#f7f8f9;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-top:1px solid #e5e8ee;width:100%;padding:8px 12px;margin-top:24px;margin-bottom:32px}.section-worth-reading__title{font-family:"Montserrat",sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:normal;color:#29593c;margin-bottom:24px}.section-worth-reading__list{display:flex;flex-direction:column;gap:16px}.section-worth-reading__item{padding:16px}.section-worth-reading__item-title{font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;display:inline-block;color:#000}.section-worth-reading__item-image{width:100%;text-align:center}.section-worth-reading__item-image img{width:276px;height:154px}@media screen and (min-width: 1140px){.section-worth-reading{padding:16px 0}.section-worth-reading__list{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.section-worth-reading__item{width:296px}.section-worth-reading__item-title{height:57px}}html{overflow-x:hidden}body{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-style:normal;overflow-x:hidden;position:relative;padding-top:90px}.container{width:100%}@media screen and (min-width: 1140px){html{overflow-x:initial}.container{width:1108px;margin:auto}}@media screen and (min-width: 1440px){html{overflow-x:initial}.container{width:1232px;margin:auto}}
