.text-block{display:flex;flex-direction:column;align-items:center;width:100%;row-gap:24px}@media screen and (max-width:991px){.text-block{row-gap:16px}}.text-block h2{font-family:"Montserrat",sans-serif;font-weight:700;font-size:48px;line-height:120%;text-align:center;color:#102A1F;margin:0}@media screen and (max-width:991px){.text-block h2{font-size:32px}}@media screen and (max-width:767px){.text-block h2{font-size:24px}}.text-block h2 span{color:#265742}.text-block p{font-family:"Montserrat",sans-serif;font-weight:500;font-size:20px;line-height:120%;text-align:center;color:rgb(16 42 31 / .6);margin:0}@media screen and (max-width:991px){.text-block p{font-size:18px}}@media screen and (max-width:767px){.text-block p{font-size:16px}}.text-block--white h2{color:#fff}.text-block--white h2 span{color:#F4F3E1}.btn-morocco{margin:0;box-sizing:border-box;display:flex;justify-content:center;gap:10px;align-items:center;padding:24px 40px;background-color:#265742;border-radius:16px;text-decoration:none;width:fit-content;align-self:center}.btn-morocco:hover{opacity:.8}@media screen and (max-width:767px){.btn-morocco{padding:26px 20px;border-radius:12px;max-width:310px;width:100%}}@media screen and (max-width:479px){.btn-morocco{align-self:center;max-width:100%}}.btn-morocco span{font-family:"Montserrat",sans-serif;font-weight:600;font-size:20px;line-height:120%;color:#fff;text-align:center}@media screen and (max-width:767px){.btn-morocco span{font-size:16px}}.btn-morocco img{flex-shrink:0;width:28px;height:28px}@media screen and (max-width:767px){.btn-morocco img{width:20px;height:20px}}.btn-morocco--transparent{background-color:#fff0;border:1px solid #102A1F}.btn-morocco--transparent:hover{background:rgb(16 42 31 / .2)}.btn-morocco--transparent span{color:#102A1F}.morocco-intro{display:flex;flex-direction:column;align-items:center;padding:260px 30px 160px;background:#f4f4f4;overflow:hidden;position:relative}@media screen and (max-width:991px){.morocco-intro{padding:220px 30px 100px}}@media screen and (max-width:767px){.morocco-intro{padding:150px 30px 80px}}@media screen and (max-width:480px){.morocco-intro{padding:94px 20px 40px}}.morocco-intro__container{max-width:1224px;width:100%;position:relative;margin:0 auto}@media screen and (max-width:991px){.morocco-intro__container{max-width:728px}}.morocco-intro__info{display:flex;flex-direction:column;gap:32px;max-width:624px;position:relative;z-index:5}@media screen and (max-width:767px){.morocco-intro__info{gap:16px}}.morocco-intro__info-text{display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width:991px){.morocco-intro__info-text{gap:24px;max-width:380px}}@media screen and (max-width:767px){.morocco-intro__info-text{gap:20px}}@media screen and (max-width:639px){.morocco-intro__info-text{gap:16px}}.morocco-intro__info-text h1{font-family:"Montserrat",sans-serif;font-weight:700;font-size:48px;line-height:120%;color:#102a1f;margin:0}@media screen and (max-width:991px){.morocco-intro__info-text h1{font-size:36px}}@media screen and (max-width:767px){.morocco-intro__info-text h1{font-size:28px}}@media screen and (max-width:479px){.morocco-intro__info-text h1{font-size:24px}}.morocco-intro__info-text h1 span{color:#255742;font-size:72px}@media screen and (max-width:991px){.morocco-intro__info-text h1 span{font-size:56px}}@media screen and (max-width:767px){.morocco-intro__info-text h1 span{font-size:48px}}@media screen and (max-width:479px){.morocco-intro__info-text h1 span{font-size:40px}}.morocco-intro__info-text p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:20px;line-height:150%;color:#000;max-width:532px;margin:0}@media screen and (max-width:767px){.morocco-intro__info-text p{font-size:14px}}@media screen and (max-width:767px){.morocco-intro__info-button{margin-top:330px}}@media screen and (max-width:479px){.morocco-intro__info-button{align-self:center;width:100%}}.morocco-intro__img{position:absolute;top:50%;transform:translate(0,-50%);right:-60%;width:1800px}@media screen and (max-width:1200px){.morocco-intro__img{width:1600px}}@media screen and (max-width:991px){.morocco-intro__img{width:1150px}}@media screen and (max-width:767px){.morocco-intro__img{display:flex;justify-content:center;right:inherit;width:900px;left:55%;top:64%;transform:translate(-50%,-50%)}}.morocco-intro__img video{all:unset;display:block;width:100%;height:auto;position:relative;z-index:1}.morocco-intro__img img{max-width:100%;height:auto;vertical-align:top;object-fit:cover}.morocco-intro__img-left{position:absolute;z-index:2;top:50%;left:0;width:96px;height:120%;background:linear-gradient(270deg,#f8f8f8 0%,#f4f4f4 100%);filter:blur(12px);transform:translate(-50%,-50%)}.morocco-intro__img-top{position:absolute;z-index:2;left:50%;top:0;transform:translate(-50%,-50%);width:150%;height:104px;background:linear-gradient(90deg,#f4f4f4 0%,#f4f4f4 48.83%,#f4f4f4 100%);filter:blur(17px)}.morocco-intro__img-bottom{position:absolute;z-index:2;width:150%;left:50%;bottom:0;height:104px;transform:translate(-50%,50%);background:linear-gradient(90deg,#f4f4f4 0%,#f4f4f4 48.83%,#f4f4f4 100%);filter:blur(17px)}.morocco-intro__img-right{position:absolute;z-index:2;height:120%;width:96px;right:0;top:50%;transform:translate(50%,-50%);background:linear-gradient(270deg,#f4f4f4 0%,#e9e9e9 100%);filter:blur(12px)}.morocco-research{overflow:hidden;background-color:#fff;padding:120px 30px}@media screen and (max-width:991px){.morocco-research{padding:80px 30px}}@media screen and (max-width:767px){.morocco-research{padding:60px 30px}}@media screen and (max-width:480px){.morocco-research{padding:40px 20px}}.morocco-research__container{display:flex;flex-direction:column;max-width:1224px;width:100%;margin:0 auto;position:relative}@media screen and (max-width:991px){.morocco-research__container{max-width:728px}}.morocco-research__text:not(:last-child){margin-bottom:169px}@media screen and (max-width:1245px){.morocco-research__text:not(:last-child){margin-bottom:145px}}@media screen and (max-width:1199px){.morocco-research__text:not(:last-child){margin-bottom:100px}}@media screen and (max-width:991px){.morocco-research__text:not(:last-child){margin-bottom:40px}}@media screen and (max-width:767px){.morocco-research__text:not(:last-child){margin-bottom:32px}}@media screen and (max-width:479px){.morocco-research__text:not(:last-child){margin-bottom:24px}}.morocco-research__cards{display:flex;align-items:center;justify-content:space-between}.morocco-research__cards:not(:last-child){margin-bottom:169px}@media screen and (max-width:1245px){.morocco-research__cards:not(:last-child){margin-bottom:145px}}@media screen and (max-width:1199px){.morocco-research__cards:not(:last-child){margin-bottom:100px}}@media screen and (max-width:991px){.morocco-research__cards{flex-direction:column;gap:20px}.morocco-research__cards:not(:last-child){margin-bottom:0}}.morocco-research__cards-block{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));justify-content:center;max-width:337px;width:100%;gap:20px}@media (min-width:1140px) and (max-width:1199px){.morocco-research__cards-block{grid-template-columns:repeat(auto-fill,minmax(275px,1fr))}}@media screen and (max-width:1139px){.morocco-research__cards-block{max-width:265px;grid-template-columns:repeat(auto-fill,minmax(225px,1fr))}}@media screen and (max-width:991px){.morocco-research__cards-block{max-width:100%;grid-template-columns:1fr}}.morocco-research__cards-block a{padding:16px;border:1px solid rgb(0 0 0 / .2);border-radius:16px;width:100%;height:100%;min-height:86px;display:flex;align-items:center;justify-content:center;font-family:"Montserrat",sans-serif;font-weight:600;font-size:18px;line-height:140%;text-align:center;color:rgb(0 0 0 / .8);text-decoration:none}@media screen and (max-width:991px){.morocco-research__cards-block a{min-height:60px}}@media (any-hover:hover){.morocco-research__cards-block a:hover{border-color:#265742;font-weight:700}}.morocco-research__img{margin:0 auto}.morocco-research__img:not(:last-child){margin-bottom:40px}@media screen and (min-width:992px){.morocco-research__img{position:absolute;top:22px;left:50%;transform:translateX(-50%);max-width:462px;width:100%}}@media screen and (max-width:1245px){.morocco-research__img{top:50px;max-width:420px}}@media screen and (max-width:1199px){.morocco-research__img{max-width:360px}}@media screen and (max-width:991px){.morocco-research__img{max-width:310px}}@media screen and (max-width:767px){.morocco-research__img:not(:last-child){margin-bottom:24px}}.morocco-research__img img{width:100%}.morocco-research__btn{display:flex;justify-content:center}.morocco-about{overflow:hidden;background-color:#f9f9fb;padding:120px 30px}@media screen and (max-width:991px){.morocco-about{padding:80px 30px}}@media screen and (max-width:767px){.morocco-about{padding:60px 30px}}@media screen and (max-width:480px){.morocco-about{padding:40px 20px}}.morocco-about__container{display:flex;flex-direction:column;max-width:1224px;width:100%;margin:0 auto}@media screen and (max-width:991px){.morocco-about__container{max-width:728px}}.morocco-about__text{align-self:center;max-width:916px}.morocco-about__text:not(:last-child){margin-bottom:64px}@media screen and (max-width:991px){.morocco-about__text:not(:last-child){margin-bottom:40px}}@media screen and (max-width:767px){.morocco-about__text:not(:last-child){margin-bottom:32px}}@media screen and (max-width:479px){.morocco-about__text:not(:last-child){margin-bottom:24px}}.morocco-about__slider{width:100%}.morocco-about__slider:not(:last-child){margin-bottom:48px}@media screen and (max-width:991px){.morocco-about__slider:not(:last-child){margin-bottom:32px}}@media screen and (max-width:767px){.morocco-about__slider{overflow:visible!important}.morocco-about__slider:not(:last-child){margin-bottom:24px}}@media screen and (max-width:640px){.morocco-about__slider{padding-bottom:40px!important}}.morocco-about__slider .swiper-pagination{display:flex;align-items:center;justify-content:center}@media screen and (min-width:640px){.morocco-about__slider .swiper-pagination{display:none!important}}.morocco-about__slider .swiper-pagination-bullet{background-color:#D7D7D7!important;width:8px!important;height:8px!important}.morocco-about__slider .swiper-pagination-bullet-active{background-color:#265742!important}@media screen and (min-width:640px){.morocco-about__wrapper{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}}@media screen and (min-width:992px){.morocco-about__wrapper{grid-template-columns:repeat(6,1fr);gap:32px}}@media screen and (min-width:1200px){.morocco-about__wrapper{gap:40px}}.morocco-about__slide{display:flex!important;justify-content:center}@media screen and (min-width:640px){.morocco-about__slide:nth-child(1),.morocco-about__slide:nth-child(2),.morocco-about__slide:nth-child(3),.morocco-about__slide:nth-child(4){grid-column:span 2}.morocco-about__slide:nth-child(5){grid-column:span 4}}@media screen and (min-width:992px){.morocco-about__slide:nth-child(1),.morocco-about__slide:nth-child(2){grid-column:span 3}.morocco-about__slide:nth-child(3),.morocco-about__slide:nth-child(4),.morocco-about__slide:nth-child(5){grid-column:span 2}}.wrap-about{display:flex;flex-direction:column;justify-content:flex-end;height:452px;width:100%;overflow:hidden;border-radius:24px;border:1px solid rgb(0 0 0 / .2);position:relative}@media screen and (max-width:639px){.wrap-about{height:382px}}@media screen and (max-width:374px){.wrap-about{height:374px}}.wrap-about::before{content:"";position:absolute;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;background:linear-gradient(180deg,#fff0 49.12%,#102a1f 83.2%);border-radius:24px}.wrap-about img{position:absolute;z-index:1;width:102%;height:100%;object-fit:cover;vertical-align:middle;top:0;left:50%;transform:translateX(-50%)}.wrap-about__text{position:relative;z-index:5;padding:32px}@media screen and (max-width:1199px){.wrap-about__text{padding-inline-end:10px}}@media screen and (max-width:768px){.wrap-about__text{padding-inline-start:20px;padding-bottom:20px}}.wrap-about__text h5{font-family:"Montserrat",sans-serif;font-weight:700;font-size:32px;line-height:120%;color:#FFF}.wrap-about__text h5:not(:last-child){margin-bottom:10px}@media screen and (max-width:991px){.wrap-about__text h5{font-size:24px}}@media screen and (max-width:768px){.wrap-about__text h5{font-size:20px}}.wrap-about__text p{font-family:"Montserrat",sans-serif;font-size:16px;line-height:150%;color:#FFF}@media screen and (max-width:768px){.wrap-about__text p{font-size:14px}}.morocco-buyer{overflow:hidden;padding-top:120px;padding-inline:30px;background-color:#fff}@media screen and (max-width:991px){.morocco-buyer{padding-top:80px;padding-inline:30px}}@media screen and (max-width:767px){.morocco-buyer{padding-top:60px;padding-inline:30px}}@media screen and (max-width:479px){.morocco-buyer{padding-top:40px;padding-inline:20px}}.morocco-buyer__wrap{position:relative;padding-inline:24px;margin:0 auto;width:100%;height:100%;overflow:hidden;border-radius:64px;position:relative;padding-block:120px}.morocco-buyer__wrap:not(:last-child){margin-bottom:80px}.morocco-buyer__wrap::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#265742}@media screen and (max-width:1199px){.morocco-buyer__wrap{padding-block:100px;border-radius:48px}.morocco-buyer__wrap:not(:last-child){margin-bottom:60px}}@media screen and (max-width:991px){.morocco-buyer__wrap{padding-block:80px;border-radius:32px}.morocco-buyer__wrap:not(:last-child){margin-bottom:40px}}@media screen and (max-width:767px){.morocco-buyer__wrap{padding-block:60px}}@media screen and (max-width:480px){.morocco-buyer__wrap{padding-block:40px;border-radius:16px;padding-inline:20px}}.morocco-buyer__bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.morocco-buyer__bg img{left:0;bottom:0;height:100%;width:100%;object-fit:cover;opacity:.06}.morocco-buyer__container{position:relative;z-index:2;display:flex;flex-direction:column;max-width:1224px;width:100%;margin:0 auto}@media screen and (max-width:991px){.morocco-buyer__container{max-width:728px}}.morocco-buyer__text{max-width:806px;align-self:center}.morocco-buyer__text:not(:last-child){margin-bottom:90px}@media screen and (max-width:991px){.morocco-buyer__text:not(:last-child){margin-bottom:40px}}@media screen and (max-width:767px){.morocco-buyer__text{max-width:520px}.morocco-buyer__text:not(:last-child){margin-bottom:32px}}@media screen and (max-width:479px){.morocco-buyer__text:not(:last-child){margin-bottom:24px}}.morocco-buyer__content{display:flex;justify-content:space-between;position:relative;column-gap:40px;width:100%}@media screen and (max-width:1199px){.morocco-buyer__content{justify-content:center;margin-bottom:450px}}@media screen and (max-width:1099px){.morocco-buyer__content{max-width:728px;margin-inline:auto;margin-bottom:340px}}@media screen and (max-width:767px){.morocco-buyer__content{flex-direction:column;justify-content:center;align-items:center;gap:24px}}@media screen and (max-width:639px){.morocco-buyer__content{gap:20px}.morocco-buyer__content:not(:last-child){margin-bottom:24px}}.morocco-buyer__content-items{position:relative;z-index:5;display:flex;flex-direction:column;width:100%;row-gap:40px;flex:0 1 50%;padding:20px;width:100%;max-width:380px;border-radius:24px;background-color:#FFF}@media screen and (max-width:767px){.morocco-buyer__content-items{row-gap:24px;max-width:500px}}@media screen and (max-width:479px){.morocco-buyer__content-items{row-gap:20px}}.morocco-buyer__content-people{position:absolute;bottom:-135px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.morocco-buyer__content-people::before{content:"";position:absolute;top:27%;width:766px;height:766px;border-radius:50%;background-color:#F4F3E1}@media screen and (max-width:1199px){.morocco-buyer__content-people::before{width:530px;height:530px;top:99%}}@media screen and (max-width:991px){.morocco-buyer__content-people::before{width:470px;height:470px}}@media screen and (max-width:767px){.morocco-buyer__content-people::before{width:450px;height:450px;top:94%}}@media screen and (max-width:479px){.morocco-buyer__content-people::before{top:89%}}.morocco-buyer__content-people img{position:relative;bottom:0;z-index:3;max-width:741px}@media screen and (max-width:1199px){.morocco-buyer__content-people img{max-width:585px;transform:translateY(420px)}}@media screen and (max-width:767px){.morocco-buyer__content-people img{max-width:415px;transform:translateY(275px)}}@media screen and (max-width:479px){.morocco-buyer__content-people img{transform:translateY(256px)}}.morocco-buyer__age{display:flex;flex-direction:column;row-gap:32px;padding:40px;width:100%;background:#F9F9FB;border:1px solid rgb(0 0 0 / .2);backdrop-filter:blur(2px);border-radius:24px;max-width:1224px;width:100%;margin:0 auto}@media screen and (max-width:767px){.morocco-buyer__age{row-gap:28px;padding:30px}}@media screen and (max-width:639px){.morocco-buyer__age{row-gap:24px;padding:25px}}@media screen and (max-width:479px){.morocco-buyer__age{padding:20px}}.morocco-buyer__age h3{font-family:"Montserrat";font-weight:700;font-size:32px;line-height:130%;text-align:center;color:#102A1F}@media screen and (max-width:991px){.morocco-buyer__age h3{font-size:24px}}@media screen and (max-width:767px){.morocco-buyer__age h3{font-size:22px}}@media screen and (max-width:639px){.morocco-buyer__age h3{font-size:20px}}@media screen and (max-width:479px){.morocco-buyer__age h3{font-size:18px}}.morocco-buyer__age-wrap{display:flex;flex-direction:column;row-gap:16px}.item-buyer{display:flex;align-items:center;gap:20px}@media screen and (max-width:639px){.item-buyer{max-width:100%}}.item-buyer__image{display:flex;align-items:center;justify-content:center;padding:14px;width:74px;height:74px;background-color:#F9F9FB;border-radius:9px}.item-buyer__image img{width:45px;flex-shrink:0}.item-buyer__text{max-width:254px;width:100%;font-family:"Montserrat",sans-serif;font-weight:600;font-size:18px;line-height:130%;color:#102A1F}@media screen and (max-width:991px){.item-buyer__text{max-width:200px}}@media screen and (max-width:767px){.item-buyer__text{font-size:16px}}@media screen and (max-width:767px){.item-buyer__text{max-width:100%}}@media screen and (max-width:479px){.item-buyer__text{max-width:100%;font-size:14px}}.row-buyer{display:flex;align-items:center;justify-content:space-between;column-gap:10px}.row-buyer:not(:last-child){padding-bottom:16px;border-bottom:1px solid rgb(0 0 0 / .1)}@media screen and (max-width:479px){.row-buyer{flex-direction:column;align-items:flex-start}}.row-buyer__content{display:flex;align-items:center;column-gap:24px}@media screen and (max-width:639px){.row-buyer__content{column-gap:18px}}@media screen and (max-width:479px){.row-buyer__content{flex-direction:column;align-items:flex-start;row-gap:16px}}.row-buyer__content img{width:32px;height:32px;flex-shrink:0}.row-buyer__content h5{font-family:"Montserrat";font-weight:700;font-size:20px;line-height:130%;color:#102A1F}@media screen and (max-width:639px){.row-buyer__content h5{font-size:18px}}@media screen and (max-width:479px){.row-buyer__content h5{font-size:16px}}.row-buyer__content h5 span{font-size:18px}@media screen and (max-width:639px){.row-buyer__content h5 span{font-size:16px}}@media screen and (max-width:479px){.row-buyer__content h5 span{font-size:13px;display:block;margin-inline-start:0;margin-top:10px}}.row-buyer__age{font-family:"Montserrat";font-weight:400;font-size:16px;line-height:150%;color:rgb(0 0 0 / .6)}@media screen and (max-width:479px){.row-buyer__age{font-size:14px;margin-top:10px}}.morocco-search{overflow:hidden;background-color:#fff;padding:120px 30px;position:relative}@media screen and (max-width:991px){.morocco-search{padding:80px 30px}}@media screen and (max-width:767px){.morocco-search{padding:60px 30px}}@media screen and (max-width:480px){.morocco-search{padding:40px 20px}}.morocco-search__container{display:flex;flex-direction:column;gap:64px;max-width:1224px;width:100%;margin:0 auto}@media screen and (max-width:991px){.morocco-search__container{max-width:728px;gap:40px}}@media screen and (max-width:767px){.morocco-search__container{gap:32px}}@media screen and (max-width:479px){.morocco-search__container{gap:24px}}.morocco-search__text{align-self:center}@media screen and (max-width:991px){.morocco-search__text p{max-width:390px}}.morocco-search__content{display:flex;position:relative}@media screen and (max-width:991px){.morocco-search__content{flex-direction:column;row-gap:40px}}.morocco-search__content-cities{width:100%;display:grid;grid-template-columns:repeat(1,1fr);row-gap:24px;position:relative;z-index:3}@media screen and (min-width:992px){.morocco-search__content-cities{max-width:509px}}.morocco-search__content-map{align-self:center;max-width:643px;width:100%}@media screen and (min-width:992px){.morocco-search__content-map{max-width:580px;position:absolute;top:40px;inset-inline-end:-65px}}@media screen and (min-width:1200px){.morocco-search__content-map{max-width:674px;top:0;inset-inline-end:-15px}}.morocco-search__content-map img{width:100%}.city-morocco{display:flex;align-items:center;column-gap:24px}@media screen and (max-width:479px){.city-morocco{align-items:flex-start;flex-direction:column;max-width:300px}}.city-morocco__image{width:134px;height:114px;flex-shrink:0;position:relative}@media screen and (max-width:479px){.city-morocco__image:not(:last-child){margin-bottom:24px}}.city-morocco__image img{width:100%;height:100%;overflow:hidden;border-radius:10px}.city-morocco__info h4{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;line-height:130%;color:#102A1F}.city-morocco__info h4:not(:last-child){margin-bottom:4px}@media screen and (max-width:479px){.city-morocco__info h4{font-size:18px}}.city-morocco__info h4 span{font-weight:400;font-size:14px;line-height:150%;color:rgb(0 0 0 / .7)}.city-morocco__info p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;color:rgb(0 0 0 / .8)}@media screen and (max-width:479px){.city-morocco__info p{font-size:14px}}.morocco-income{overflow:hidden;background-color:#f9f9fb;padding:120px 30px;position:relative}@media screen and (max-width:991px){.morocco-income{padding:80px 30px}}@media screen and (max-width:767px){.morocco-income{padding:60px 30px}}@media screen and (max-width:479px){.morocco-income{padding:40px 20px}}.morocco-income__container{display:flex;flex-direction:column;gap:64px;max-width:1224px;width:100%;margin:0 auto}@media screen and (max-width:991px){.morocco-income__container{max-width:728px;gap:40px}}@media screen and (max-width:767px){.morocco-income__container{gap:32px}}@media screen and (max-width:479px){.morocco-income__container{gap:24px}}@media screen and (min-width:480px){.morocco-income__text h2 span{display:block}}.morocco-income__image{position:relative;width:100%;min-height:344px;overflow:hidden;border-radius:24px}@media screen and (max-width:639px){.morocco-income__image{min-height:266px}}.morocco-income__image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}@media screen and (min-width:992px){.morocco-income__image img{height:170%}}.content-morocco{display:flex;align-items:center;column-gap:80px}@media screen and (max-width:1199px){.content-morocco{column-gap:60px}}@media screen and (max-width:767px){.content-morocco{flex-direction:column-reverse;gap:32px}}@media screen and (max-width:479px){.content-morocco{gap:24px}}.content-morocco__attention{flex:0 1 50%;display:flex;align-items:center;flex-direction:column;gap:32px;width:100%}@media screen and (max-width:479px){.content-morocco__attention{gap:24px}}.content-morocco__attention-item{display:flex;align-items:center;padding:32px;gap:16px;width:100%;border-radius:16px;border:1px solid rgb(0 0 0 / .2)}@media screen and (max-width:479px){.content-morocco__attention-item{flex-direction:column;align-items:flex-start;padding:20px}}.content-morocco__attention-item:nth-child(1) div img{width:100%;height:100%}.content-morocco__attention-item div{display:flex;align-items:center;justify-content:center;width:100px;height:100px;flex-shrink:0;overflow:hidden;background-color:#265742;border-radius:16px}.content-morocco__attention-item div img{width:86px}.content-morocco__attention-item p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:18px;line-height:140%;color:#102A1F}@media screen and (max-width:479px){.content-morocco__attention-item p{font-size:16px}}.content-morocco__list{flex:0 1 50%;display:flex;flex-direction:column;row-gap:32px}.content-morocco__list-item{display:flex;align-items:flex-start;column-gap:16px}.content-morocco__list-item img{width:24px;height:24px;flex-shrink:0}.content-morocco__list-item p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:18px;line-height:140%;color:#102A1F}@media screen and (max-width:479px){.content-morocco__list-item p{font-size:16px}}.content-morocco__list-item p span{font-weight:700}.morocco-competitors{overflow:hidden;background-color:#fff;padding:120px 30px}@media screen and (max-width:991px){.morocco-competitors{padding:80px 30px}}@media screen and (max-width:767px){.morocco-competitors{padding:60px 30px}}@media screen and (max-width:480px){.morocco-competitors{padding:40px 20px}}.morocco-competitors__container{position:relative;z-index:2;display:flex;flex-direction:column;max-width:1224px;width:100%;margin:0 auto;gap:64px}@media screen and (max-width:991px){.morocco-competitors__container{max-width:728px;gap:40px}}@media screen and (max-width:767px){.morocco-competitors__container{gap:32px}}@media screen and (max-width:479px){.morocco-competitors__container{gap:24px}}.morocco-competitors__slider{width:100%}@media screen and (max-width:767px){.morocco-competitors__slider{overflow:visible!important}}@media screen and (max-width:640px){.morocco-competitors__slider{padding-bottom:40px!important}}.morocco-competitors__slider .swiper-pagination{display:flex;align-items:center;justify-content:center}@media screen and (min-width:640px){.morocco-competitors__slider .swiper-pagination{display:none!important}}.morocco-competitors__slider .swiper-pagination-bullet{background-color:#D7D7D7!important;width:8px!important;height:8px!important}.morocco-competitors__slider .swiper-pagination-bullet-active{background-color:#265742!important}@media screen and (min-width:640px){.morocco-competitors__wrapper{display:grid!important;grid-template-columns:1fr;gap:32px}}@media screen and (min-width:767px){.morocco-competitors__wrapper{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:767px){.morocco-competitors__slide:nth-child(1),.morocco-competitors__slide:nth-child(2),.morocco-competitors__slide:nth-child(3),.morocco-competitors__slide:nth-child(4){grid-column:span 3}.morocco-competitors__slide:nth-child(5){grid-column:span 6}}.morocco-competitors__benefits{display:flex;flex-direction:column;row-gap:40px;max-width:1200px;margin-inline:auto}@media screen and (max-width:991px){.morocco-competitors__benefits{row-gap:32px}}@media screen and (max-width:767px){.morocco-competitors__benefits{gap:24px}}.morocco-competitors__benefits-title{align-self:center;font-family:"Montserrat",sans-serif;font-weight:700;font-size:32px;line-height:130%;text-align:center;color:#102A1F}@media screen and (max-width:991px){.morocco-competitors__benefits-title{font-size:24px}}@media screen and (max-width:767px){.morocco-competitors__benefits-title{font-size:20px}}.morocco-competitors__benefits-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:32px}@media screen and (max-width:767px){.morocco-competitors__benefits-cards{gap:24px}}.wrap-competitors{display:flex;flex-direction:column;padding:32px;gap:24px;width:100%;height:100%;background-color:#FFF;border:1px solid rgb(0 0 0 / .2);backdrop-filter:blur(2px);border-radius:24px}.wrap-competitors__info{display:flex;align-items:center;column-gap:20px}.wrap-competitors__info-logo{display:flex;align-items:center;justify-content:center;width:74px;height:74px;flex-shrink:0;border-radius:9px;background-color:#f9f9fb}.wrap-competitors__info-logo img{width:100%}.wrap-competitors__info h5{font-family:"Montserrat",sans-serif;font-weight:700;font-size:24px;line-height:130%;color:#102A1F;word-break:break-word;overflow-wrap:break-word}@media screen and (max-width:639px){.wrap-competitors__info h5{font-size:20px}}.wrap-competitors__text p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;color:rgb(16 42 31 / .8)}.wrap-competitors__text p span{font-weight:700}.card-benefits{display:flex;align-items:center;flex-direction:column;gap:20px;padding:32px;border:1px solid rgb(0 0 0 / .2);backdrop-filter:blur(2px);border-radius:24px;max-width:280px;width:100%}@media screen and (max-width:767px){.card-benefits{max-width:277px}}@media screen and (max-width:639px){.card-benefits{max-width:100%}}@media (any-hover:hover){.card-benefits{transition:background-color 0.3s}.card-benefits:hover{background-color:#265742;transition:background-color 0.3s}.card-benefits:hover .card-benefits__icon{background-color:#fff;transition:background-color 0.3s}.card-benefits:hover .card-benefits__text{color:#fff;transition:color 0.3s}}.card-benefits__icon{display:flex;align-items:center;justify-content:center;padding:14px;width:74px;height:74px;flex-shrink:0;border-radius:9px;background-color:#f9f9fb;transition:background-color 0.3s}.card-benefits__icon img{flex-shrink:0}.card-benefits__text{font-family:"Montserrat",sans-serif;font-weight:700;font-size:16px;line-height:130%;text-align:center;color:#102A1F;transition:color 0.3s}.morocco-socials{overflow:hidden;background-color:#f9f9fb;padding:120px 30px;position:relative}@media screen and (max-width:991px){.morocco-socials{padding:80px 30px}}@media screen and (max-width:767px){.morocco-socials{padding:60px 30px}}@media screen and (max-width:480px){.morocco-socials{padding:40px 20px}}.morocco-socials__container{max-width:1224px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:64px}@media screen and (max-width:991px){.morocco-socials__container{max-width:728px;gap:40px}}@media screen and (max-width:767px){.morocco-socials__container{gap:32px}}@media screen and (max-width:479px){.morocco-socials__container{gap:24px}}.morocco-socials__text{align-self:center}.morocco-socials__text h2{max-width:600px}@media screen and (max-width:767px){.morocco-socials__text p{max-width:390px}}.morocco-socials__slider{width:100%}.morocco-socials__slider:not(:last-child){margin-bottom:40px}@media screen and (max-width:991px){.morocco-socials__slider:not(:last-child){margin-bottom:32px}}@media screen and (max-width:767px){.morocco-socials__slider{overflow:visible!important}.morocco-socials__slider:not(:last-child){margin-bottom:24px}}@media screen and (max-width:640px){.morocco-socials__slider{padding-bottom:40px!important}}.morocco-socials__slider .swiper-pagination{display:flex;align-items:center;justify-content:center}@media screen and (min-width:640px){.morocco-socials__slider .swiper-pagination{display:none!important}}.morocco-socials__slider .swiper-pagination-bullet{background-color:#D7D7D7!important;width:8px!important;height:8px!important}.morocco-socials__slider .swiper-pagination-bullet-active{background-color:#265742!important}@media screen and (min-width:640px){.morocco-socials__wrapper{display:grid!important;grid-template-columns:repeat(2,1fr);gap:24px;max-width:744px;margin:0 auto}}@media screen and (min-width:1200px){.morocco-socials__wrapper{grid-template-columns:repeat(3,1fr);max-width:100%}}.morocco-socials__slide{width:100%;display:flex!important;justify-content:center}@media screen and (min-width:1200px){.morocco-socials__slide:nth-child(5){order:6}.morocco-socials__slide:nth-child(6){order:5}}.card-socials{display:flex;flex-direction:column;padding:32px;gap:24px;max-width:350px;width:100%;height:100%;background-color:#FFF;border:1px solid rgb(0 0 0 / .2);backdrop-filter:blur(2px);border-radius:24px}@media screen and (min-width:640px){.card-socials{min-height:307px;max-width:360px}}@media screen and (max-width:767px){.card-socials{padding:25px}}@media screen and (max-width:479px){.card-socials{padding:20px;border-radius:16px}}@media screen and (max-width:639px){.card-socials{min-height:315px}}.card-socials--cod{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#F9F9FB}.card-socials--cod .card-socials__top-icon{background-color:#fff0;max-width:166px;width:100%}.card-socials--cod .card-socials__top-icon img{width:100%}.card-socials--cod .card-socials__bottom p{font-family:"Montserrat";font-weight:700;font-size:16px;line-height:150%;text-align:center;color:#333}.card-socials__top{display:flex;align-items:center;column-gap:20px}.card-socials__top-icon{display:flex;align-items:center;justify-content:center;width:67px;height:67px;background-color:#F9F9FB;border-radius:8px;flex-shrink:0}.card-socials__top-icon img{width:42px}.card-socials__top-info{display:flex;flex-direction:column;row-gap:8px}.card-socials__top-info h5{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;line-height:130%;color:#102A1F}.card-socials__top-info p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;color:rgb(0 0 0 / .6)}.card-socials__bottom{display:flex;flex-direction:column;row-gap:16px}.card-socials__bottom-item{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;color:rgb(16 42 31 / .8);padding-inline-start:24px;position:relative}.card-socials__bottom-item::before{content:"";position:absolute;width:10px;height:10px;left:0;top:6.25px;border-radius:50%;background-color:#265742}.card-socials__bottom-item.text{padding-inline-start:0}.card-socials__bottom-item.text::before{content:"";display:none}.morocco-creatives{overflow:hidden;background-color:#fff;padding:120px 30px}@media screen and (max-width:991px){.morocco-creatives{padding:80px 30px}}@media screen and (max-width:767px){.morocco-creatives{padding:60px 30px}}@media screen and (max-width:480px){.morocco-creatives{padding:40px 20px}}.morocco-creatives__container{position:relative;z-index:2;display:flex;flex-direction:column;max-width:1224px;width:100%;margin:0 auto;gap:64px}@media screen and (max-width:991px){.morocco-creatives__container{max-width:728px;gap:40px}}@media screen and (max-width:767px){.morocco-creatives__container{gap:32px}}@media screen and (max-width:479px){.morocco-creatives__container{gap:24px}}.morocco-creatives__text{align-self:center}.morocco-creatives__text h2 span{display:block}.morocco-creatives__items{display:flex;justify-content:space-between;gap:40px;position:relative;z-index:3}@media screen and (max-width:991px){.morocco-creatives__items{flex-direction:column}}.morocco-creatives__image{position:absolute;bottom:-88px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}@media screen and (max-width:1199px){.morocco-creatives__image{display:none}}.morocco-creatives__image::before{content:"";position:absolute;top:13%;width:488px;height:488px;border-radius:50%;background-color:#265742}.morocco-creatives__image img{position:relative;bottom:0;z-index:3;max-width:697px}.list-creatives{display:flex;flex-direction:column;row-gap:40px;width:100%}@media screen and (min-width:1200px){.list-creatives{max-width:440px}}@media screen and (max-width:639px){.list-creatives{row-gap:32px}}@media screen and (max-width:479px){.list-creatives{row-gap:24px}}.list-creatives__header{display:flex;align-items:center;column-gap:16px;align-self:center}.list-creatives__header-icon{display:flex;justify-content:center;align-items:center;width:65px;height:65px;flex-shrink:0;background-color:#F9F9FB;border:1px solid rgb(38 87 66 / .2);border-radius:8px}.list-creatives__header-icon img{width:25px}.list-creatives__header h4{font-family:"Montserrat",sans-serif;font-weight:700;font-size:24px;line-height:130%;color:#102A1F}@media screen and (max-width:639px){.list-creatives__header h4{font-size:20px}}.list-creatives__content{display:flex;flex-direction:column;gap:24px;padding:32px;border-radius:20px;border:1px solid rgb(0 0 0 / .2);background-color:#fff}@media screen and (max-width:479px){.list-creatives__content{padding:20px;gap:16px}}.item-creatives{display:flex;align-items:center;gap:16px}@media screen and (max-width:479px){.item-creatives{flex-direction:column;align-items:flex-start}}.item-creatives__image{width:82px;height:82px;flex-shrink:0;overflow:hidden;border-radius:10px}.item-creatives__image img{width:100%;height:100%}.item-creatives p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;color:#102A1F}@media screen and (max-width:479px){.item-creatives p{font-size:14px}}.item-creatives p span{font-weight:700}.morocco-important{overflow:hidden;background-color:#fff;padding:0 30px 120px}@media screen and (max-width:991px){.morocco-important{padding:0 30px 80px}}@media screen and (max-width:767px){.morocco-important{padding:0 30px 60px}}@media screen and (max-width:480px){.morocco-important{padding:0 20px 40px}}.morocco-important__container{position:relative;z-index:2;display:flex;flex-direction:column;max-width:1224px;width:100%;margin:0 auto;gap:64px}@media screen and (max-width:991px){.morocco-important__container{max-width:728px;gap:40px}}@media screen and (max-width:767px){.morocco-important__container{gap:32px}}@media screen and (max-width:479px){.morocco-important__container{gap:24px}}.morocco-important__content{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media screen and (max-width:991px){.morocco-important__content{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:479px){.morocco-important__content{gap:24px}}.item-important{display:flex;align-items:center;gap:24px}@media (max-width:1199px) and (min-width:991px){.item-important{gap:16px}}@media screen and (max-width:479px){.item-important{flex-direction:column;align-items:flex-start}}.item-important__image{width:110px;flex-shrink:0;position:relative}.item-important__image span{position:absolute;top:-9px;left:-9px;width:26px;height:26px;border-radius:50%;background-color:#265742;display:flex;align-items:center;justify-content:center;font-family:"Montserrat",sans-serif;font-weight:700;font-size:16px;line-height:130%;color:#FFF}.item-important__image img{width:100%;height:100%;object-fit:cover;border-radius:16px}.item-important__text p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;color:rgb(0 0 0 / .8)}@media screen and (max-width:479px){.item-important__text p{font-size:14px}}.morocco-why{overflow:hidden;background-color:#f9f9fb;padding:120px 30px}@media screen and (max-width:991px){.morocco-why{padding:80px 30px}}@media screen and (max-width:767px){.morocco-why{padding:60px 30px}}@media screen and (max-width:480px){.morocco-why{padding:40px 20px}}.morocco-why__container{max-width:1224px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:64px}@media screen and (max-width:991px){.morocco-why__container{max-width:728px}}@media screen and (max-width:767px){.morocco-why__container{gap:32px}}@media screen and (max-width:479px){.morocco-why__container{gap:24px}}@media screen and (min-width:480px){.morocco-why__text h2 span{display:block}}.morocco-why__content{display:flex;flex-direction:column;row-gap:40px}@media screen and (max-width:991px){.morocco-why__content{row-gap:32px}}@media screen and (max-width:767px){.morocco-why__content{gap:24px}}.morocco-why__content-title{align-self:center;font-family:"Montserrat",sans-serif;font-weight:700;font-size:32px;line-height:130%;text-align:center;color:#102A1F}@media screen and (max-width:991px){.morocco-why__content-title{font-size:24px}}.morocco-why__content-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media screen and (max-width:1199px){.morocco-why__content-cards{grid-template-columns:repeat(2,1fr);justify-items:center;align-self:center}}@media screen and (max-width:767px){.morocco-why__content-cards{gap:32px}}@media screen and (max-width:639px){.morocco-why__content-cards{grid-template-columns:repeat(1,1fr);gap:24px}}.morocco-why__action{display:flex;align-items:center;justify-content:center;column-gap:32px}@media screen and (max-width:767px){.morocco-why__action{gap:24px}}@media screen and (max-width:639px){.morocco-why__action{flex-direction:column;gap:16px}}.morocco-why .card-why{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:32px 24px;border:1px solid rgb(0 0 0 / .2);background-color:#f9f9fb;backdrop-filter:blur(2px);border-radius:24px;max-width:350px;width:100%;height:100%}@media screen and (max-width:639px){.morocco-why .card-why{max-width:100%}}.morocco-why .card-why__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:74px;height:74px;border-radius:9px;background-color:#fff}.morocco-why .card-why__icon:not(:last-child){margin-bottom:20px}.morocco-why .card-why__icon img{width:46px;height:46px}.morocco-why .card-why h4{font-family:"Montserrat",sans-serif;font-weight:700;font-size:20px;line-height:130%;text-align:center;color:#102A1F}.morocco-why .card-why h4:not(:last-child){margin-bottom:8px}.morocco-why .card-why p{font-family:"Montserrat",sans-serif;font-weight:400;font-size:16px;line-height:150%;text-align:center;color:rgb(0 0 0 / .8)}