Edit file File name : style.css Content :@font-face{font-family:'GalanoGrotesque';src:url("./assets/fonts/GalanoGrotesqueRegular.woff");font-weight:normal;font-style:normal}@font-face{font-family:'GalanoGrotesque';src:url("./assets/fonts/GalanoGrotesqueMedium.woff");font-weight:500;font-style:normal}@font-face{font-family:'GalanoGrotesque';src:url("./assets/fonts/GalanoGrotesqueSemiBold.woff");font-weight:600;font-style:normal}@font-face{font-family:'GalanoGrotesque';src:url("./assets/fonts/GalanoGrotesqueBold.woff");font-weight:bold;font-style:normal}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;font-weight:400;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{scroll-behavior:smooth}body{line-height:1;overflow:hidden}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{text-decoration:none}html{overflow-x:hidden}img{display:block;height:auto}button{cursor:pointer;margin:0;padding:0;border:0;background-color:rgba(128,128,128,0)}button:focus{outline:none}input,textarea,button{font-family:inherit}html{font-size:62.5%;font-family:"Open Sans",sans-serif;color:#18161E}h2,.h2{line-height:1.4;font-weight:600}@media (max-width: 375px){h2,.h2{font-size:2.6rem}}@media (min-width: 376px) and (max-width: 1180px){h2,.h2{font-size:calc(2.6rem + 6 * ((100vw - 375px) / (1180 - 375)))}}@media (min-width: 1181px){h2,.h2{font-size:3.2rem}}h3,.h3{line-height:1.4;font-weight:600}@media (max-width: 375px){h3,.h3{font-size:2.2rem}}@media (min-width: 376px) and (max-width: 1180px){h3,.h3{font-size:calc(2.2rem + 8 * ((100vw - 375px) / (1180 - 375)))}}@media (min-width: 1181px){h3,.h3{font-size:3rem}}h4,.h4{line-height:1.4;font-weight:600}@media (max-width: 375px){h4,.h4{font-size:2rem}}@media (min-width: 376px) and (max-width: 1180px){h4,.h4{font-size:calc(2rem + 2 * ((100vw - 375px) / (1180 - 375)))}}@media (min-width: 1181px){h4,.h4{font-size:2.2rem}}h6,.h6{line-height:1.4}@media (max-width: 375px){h6,.h6{font-size:1.5rem}}@media (min-width: 376px) and (max-width: 1180px){h6,.h6{font-size:calc(1.5rem + 2 * ((100vw - 375px) / (1180 - 375)))}}@media (min-width: 1181px){h6,.h6{font-size:1.7rem}}p,.p1,.hero__information-item a,.footer__liss a,q,li{line-height:1.5}@media (max-width: 375px){p,.p1,.hero__information-item a,.footer__liss a,q,li{font-size:1.5rem}}@media (min-width: 376px) and (max-width: 1180px){p,.p1,.hero__information-item a,.footer__liss a,q,li{font-size:calc(1.5rem + 1 * ((100vw - 375px) / (1180 - 375)))}}@media (min-width: 1181px){p,.p1,.hero__information-item a,.footer__liss a,q,li{font-size:1.6rem}}.container{max-width:1180px;width:100%;margin:0 auto;box-sizing:border-box;padding-right:1.5rem;padding-left:1.5rem}@media (min-width: 576px){.container{padding-right:4rem;padding-left:4rem}}.btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:#fff;background-size:300% 100%;font-weight:700;border-radius:6px;padding:1.5rem 1rem;max-width:33.3rem;width:100%;font-size:1.7rem;line-height:1;height:54px;transition:all .3s ease;background:linear-gradient(45deg, #ff9232 0, #fb7923 33%, #fe9756 40%, #fb7923 66%, #ff5b09 100%);-webkit-box-shadow:0 4px 0 #e86004,0 6px 7px rgba(50,50,93,0.4),0 1px 6px rgba(0,0,0,0.1);-moz-box-shadow:0 4px 0 #e86004,0 6px 7px rgba(50,50,93,0.4),0 1px 6px rgba(0,0,0,0.1);box-shadow:0 4px 0 #e86004,0 6px 7px rgba(50,50,93,0.4),0 1px 6px rgba(0,0,0,0.1);font-weight:700;background-size:300% 100%}.btn:hover{background-position:100% 0;box-shadow:0 4px 0 #ab4703,0 6px 10px rgba(50,50,93,0.4),0 1px 15px rgba(0,0,0,0.1);transition:all .2s ease}@media (min-width: 576px){.btn{max-width:30.7rem}}.header{position:absolute;top:2.7rem;left:0;width:100%;z-index:2}.header__container{max-width:116rem}.header__wrapper{display:flex;align-items:center;justify-content:center}@media (min-width: 576px){.header__wrapper{justify-content:space-between}}.header__logo{max-width:16.6rem;width:100%}@media (min-width: 576px){.header__logo{max-width:17.7rem}}.header__address{padding:1.2rem 1.2rem 1.2rem 3.7rem;box-sizing:border-box;position:relative;color:#FFFFFF;font-size:1.5rem;font-weight:600;background:rgba(255,255,255,0.05);border-radius:5px}@media (max-width: 575px){.header__address{display:none}}.header__address:before{position:absolute;content:'';width:1rem;height:1rem;border-radius:100%;top:50%;left:14px;transform:translateY(-50%);background:rgba(255,255,255,0.66)}.hero{position:relative;display:flex;background-color:#F4F9FE;min-height:85rem}.hero__back{position:absolute;top:0;left:50%;width:105%;z-index:1;height:100rem;transform:translateX(-50%)}@media (min-width: 768px){.hero__back{height:63vw;min-height:50rem;max-height:75rem}}.hero__back img{width:100%;height:100%;object-fit:cover;object-position:left bottom}.hero__container{padding-top:14rem;z-index:2}.hero__title{text-align:center}.hero__title h3{color:#fff}.hero__title p{color:rgba(255,255,255,0.66);max-width:89rem;width:100%;margin:1rem auto 0}.hero__wrapper{margin-top:6.5rem;display:flex;flex-direction:column-reverse;position:relative}@media (min-width: 768px){.hero__wrapper{display:flex;justify-content:space-between;flex-direction:row}}@media (max-width: 767px){.hero__wrapper{background:#ffffff;box-shadow:0px 1px 2px rgba(0,0,0,0.06),0px 2px 20px rgba(0,0,0,0.05);border-radius:8px;padding:4rem 3rem 4.5rem}}@media (max-width: 360px){.hero__wrapper{padding:3rem 2.5rem 3.5rem}}.hero__box{width:100%;box-sizing:border-box;margin-top:3rem}@media (min-width: 768px){.hero__box{margin-top:0;margin-right:2.6rem;background:#ffffff;box-shadow:0px 1px 2px rgba(0,0,0,0.06),0px 2px 20px rgba(0,0,0,0.05);border-radius:8px;padding:5rem 3rem}}@media (min-width: 1025px){.hero__box{padding:6.5rem 4.5rem 6.5rem 5.5rem}}.hero__box p{color:#4B4B4B;margin-bottom:2.5rem}@media (min-width: 768px){.hero__box p{margin-bottom:4.5rem}}.hero__box>ul li{color:#4B4B4B;font-weight:600;display:flex;align-items:flex-start;margin-top:1.6rem}@media (min-width: 768px){.hero__box>ul li{margin-top:2rem}}.hero__box>ul li img{max-width:1.4rem;width:100%;margin-right:2.2rem;position:relative;top:6px}.hero__top{margin-bottom:2rem;display:flex;align-items:center}@media (max-width: 767px){.hero__top{position:absolute;top:4rem;z-index:3}}.hero__top ul{display:flex;margin-right:2rem}@media (max-width: 360px){.hero__top ul{margin-right:1rem}}.hero__top ul li:not(:first-of-type){margin-left:-0.7rem}.hero__top ul li img{max-width:2.4rem;width:100%}@media (min-width: 361px){.hero__top ul li img{max-width:2.8rem}}@media (min-width: 1025px){.hero__top ul li img{max-width:3.3rem}}.hero__top h6{font-weight:600;color:#121212}@media (max-width: 360px){.hero__top h6{font-size:1.4rem}}.hero__information{padding:4rem 2.5rem 3.8rem;background:rgba(255,255,255,0.19);border:1px solid #ececec;box-sizing:border-box;border-radius:6px;margin-top:2.4rem}@media (min-width: 768px){.hero__information{margin-top:4rem}}@media (min-width: 1025px){.hero__information{padding:4.4rem 3rem}}@media (min-width: 1281px){.hero__information{display:flex;align-items:center}}@media (max-width: 360px){.hero__information{padding:4rem 1.5rem}}.hero__information-item:first-of-type{padding-bottom:4rem;margin-bottom:2.2rem;border-bottom:1px solid #ececec}@media (min-width: 1281px){.hero__information-item:first-of-type{padding-right:4rem;margin-right:4rem;margin-bottom:0;padding-bottom:0;border-right:1px solid #ececec;border-bottom:none}}.hero__information-item p{margin-bottom:0}@media (max-width: 360px){.hero__information-item p{font-size:1.3rem}}.hero__information-item p time{font-weight:600;color:#000}@media (max-width: 360px){.hero__information-item p time{font-size:1.3rem}}.hero__information-item a{font-weight:600;color:#000}@media (max-width: 360px){.hero__information-item a{word-wrap:break-word;font-size:1.3rem}}.hero__information-item img{max-height:2rem;max-width:2rem;width:auto}.hero__information-what{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#106AE3;text-transform:uppercase;margin-bottom:1.4rem}@media (min-width: 768px){.hero__information-what{margin-bottom:2.2rem}}@media (max-width: 360px){.hero__information-what{font-size:1.4rem}}.hero__information-what img{margin-right:1.5rem}.hero__calendar{display:flex;justify-content:center;margin-top:4rem;position:relative;overflow:hidden}@media (min-width: 768px){.hero__calendar{margin-top:0;min-width:32rem;box-shadow:0px 1px 2px rgba(0,0,0,0.06),0px 2px 20px rgba(0,0,0,0.05);border-radius:8px;box-sizing:border-box;padding:0rem 2rem 0rem 2rem;background-color:#fff;min-height:52rem;overflow:hidden}}@media (min-width: 1025px){.hero__calendar{min-width:44rem}}.hero__calendar--loading .hero__loading{display:flex;flex-direction:column;justify-content:space-between}.hero__loading{display:none;width:100%;background-color:#fff;position:absolute;width:100%;height:100%;z-index:3;padding:1rem;box-sizing:border-box}@media (min-width: 768px){.hero__loading{padding:2rem;box-sizing:border-box;border-radius:8px}}.hero__loading li{color:transparent;background:linear-gradient(100deg, #eceff1 30%, #f6f7f8 50%, #eceff1 70%);background-size:400%;animation:loading 1.2s ease-in-out infinite;width:100%;height:60px;border-radius:6px}@media (min-width: 768px){.hero__loading li{height:70px}}.hero__iframe{max-height:48rem;overflow:hidden;display:flex}@media (min-width: 768px){.hero__iframe{max-height:52rem}}@keyframes loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.calendly-inline-widget{width:400px;background-color:#fff;max-height:520px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;min-height:62rem}.calendly-inline-widget::-webkit-scrollbar{display:none}.clicki iframe{max-height:520px}.clicki{overflow-y:visible}.logos{padding:5rem 0 3.5rem;background:#F4F9FE}@media (min-width: 768px){.logos{padding:9rem 0 5.5rem}}@media (min-width: 1025px){.logos__container{display:flex;align-items:center;justify-content:space-between}}.logos__wrapper{display:flex;align-items:center;justify-content:space-between}@media (max-width: 1024px){.logos__wrapper{margin:0 -2.5rem}}@media (max-width: 575px){.logos__wrapper{flex-wrap:wrap;justify-content:center}}.logos__item{max-width:15.6rem;width:auto;opacity:.4;display:flex;align-items:center;justify-content:center;margin:1rem 2.5rem}@media (min-width: 1025px){.logos__item{margin:0 4rem 0 0}}@media (min-width: 1281px){.logos__item{margin:0 6.7rem 0 0}}.logos__item img{max-height:2.8rem;width:auto;max-width:100%}.logos__address{margin-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 361px){.logos__address{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}}@media (min-width: 1025px){.logos__address{margin-top:3rem;margin-left:2rem;margin-top:0rem}}@media (min-width: 1281px){.logos__address{margin-left:5rem}}.logos__address img{max-width:9.4rem;width:100%}.logos__address p{color:#8EA2B9;font-weight:600;margin-top:1rem}@media (min-width: 361px){.logos__address p{margin-left:1.5rem;margin-top:0}}.grid-with-cards{position:relative;background:#F4F9FE}.grid-with-cards:after{position:absolute;content:'';width:100%;height:21.2rem;left:0;top:100%;background:linear-gradient(0deg, #F4F9FE 0%, rgba(244,249,254,0) 100%);transform:matrix(1, 0, 0, -1, 0, 0)}@media (min-width: 1025px){.grid-with-cards:after{height:22.8rem}}.grid-with-cards__container{position:relative;padding-top:3rem;padding-bottom:4.8rem}@media (min-width: 576px){.grid-with-cards__container{padding-top:5rem;padding-bottom:11rem}}.grid-with-cards__title{margin-bottom:3rem;text-align:center}@media (min-width: 576px){.grid-with-cards__title{margin-bottom:5rem}}.grid-with-cards__title p{letter-spacing:0.06em;text-transform:uppercase;color:#106AE3;margin-bottom:1rem;font-weight:700}.grid-with-cards__title h2{color:#232323}@media (max-width: 575px){.grid-with-cards__title h2{max-width:26rem;width:100%;margin:0 auto}}.grid-with-cards__grid{background:#FFFFFF;box-shadow:0px 1px 2px rgba(0,0,0,0.06),0px 2px 20px rgba(0,0,0,0.05);border-radius:12px;display:grid;gap:4rem;padding:4rem 3rem 6rem;box-sizing:border-box}@media (min-width: 576px){.grid-with-cards__grid{grid-template-columns:repeat(2, 1fr);padding:5rem 4rem}}@media (min-width: 1025px){.grid-with-cards__grid{grid-template-columns:repeat(3, auto);justify-content:space-between}}.grid-with-cards__item{text-align:center}@media (min-width: 1025px){.grid-with-cards__item{max-width:25.6rem}}.grid-with-cards__item h6{color:#000;font-weight:600}.grid-with-cards__item p{color:#464646;margin-top:1rem}.grid-with-cards__icon{max-width:5.7rem;width:auto;text-align:center;margin:0 auto 2rem}.grid-with-cards__icon img{max-height:5.7rem;width:auto;max-width:100%}.grid-with-cards__dots{position:absolute;bottom:0;left:4rem;width:calc(100% - 8rem)}@media (max-width: 575px){.grid-with-cards__dots{display:none}}.grid-with-cards__dots img{width:100%;height:6.6rem;object-fit:cover}.group-img-with-text{position:relative;padding:3rem 0}@media (max-width: 767px){.group-img-with-text{display:flex;flex-direction:column-reverse}}.group-img-with-text__top-pictures{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.group-img-with-text__group{display:flex;align-items:center;width:100%;margin-top:4rem}@media (min-width: 768px){.group-img-with-text__group{max-width:60rem;margin-top:0}}.group-img-with-text__group:first-of-type{margin-right:2rem}@media (min-width: 768px){.group-img-with-text__group:first-of-type{margin-right:46rem}}.group-img-with-text__group:first-of-type .group-img-with-text__img:nth-child(1){margin-right:2rem;max-width:16.5rem;width:100%;min-width:8rem;margin-left:-3rem}@media (min-width: 768px){.group-img-with-text__group:first-of-type .group-img-with-text__img:nth-child(1){margin-right:1rem;margin-left:0}}@media (min-width: 1025px){.group-img-with-text__group:first-of-type .group-img-with-text__img:nth-child(1){margin-right:8.4rem;margin-left:-3rem}}.group-img-with-text__group:first-of-type .group-img-with-text__img:nth-child(2){max-width:19.4rem;width:100%;position:relative;top:1rem;min-width:8rem}@media (min-width: 361px){.group-img-with-text__group:first-of-type .group-img-with-text__img:nth-child(2){min-width:10rem}}@media (min-width: 768px){.group-img-with-text__group:first-of-type .group-img-with-text__img:nth-child(2){min-width:0;top:3rem}}.group-img-with-text__group:last-of-type{justify-content:flex-end}.group-img-with-text__group:last-of-type .group-img-with-text__img:nth-child(1){margin-right:2rem;max-width:21rem;width:100%;position:relative;top:1rem;min-width:8rem}@media (min-width: 361px){.group-img-with-text__group:last-of-type .group-img-with-text__img:nth-child(1){min-width:10rem}}@media (min-width: 768px){.group-img-with-text__group:last-of-type .group-img-with-text__img:nth-child(1){margin-right:1rem;min-width:0;top:3rem}}@media (min-width: 1025px){.group-img-with-text__group:last-of-type .group-img-with-text__img:nth-child(1){margin-right:4rem}}.group-img-with-text__group:last-of-type .group-img-with-text__img:nth-child(2){max-width:19rem;width:100%;position:relative;top:-1rem;min-width:8rem;margin-right:-3rem}@media (min-width: 768px){.group-img-with-text__group:last-of-type .group-img-with-text__img:nth-child(2){margin-left:0}}.group-img-with-text__img img{width:100%}.group-img-with-text__container{display:flex;align-items:flex-start;justify-content:center}@media (min-width: 768px){.group-img-with-text__container{justify-content:space-between}}@media (min-width: 1600px){.group-img-with-text__left-pictures{max-width:70rem;width:100%}}@media (max-width: 767px){.group-img-with-text__left-pictures{display:none}}.group-img-with-text__left-pictures .group-img-with-text__img:nth-child(1){position:relative;left:-10rem}.group-img-with-text__left-pictures .group-img-with-text__img:nth-child(2){position:relative;top:1rem;left:-8rem}.group-img-with-text__left-pictures .group-img-with-text__img:nth-child(3){position:relative;top:4rem;left:-2rem}.group-img-with-text__left-pictures .group-img-with-text__img:nth-child(4){position:relative;top:-1rem;left:0rem}.group-img-with-text__large-img{margin-top:5.4rem;max-width:44.2rem;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem;max-width:50rem;position:relative;z-index:2}.group-img-with-text__large-img img{width:100%}.group-img-with-text__text{max-width:43.5rem;width:100%;text-align:center;margin:0 1.5rem;position:relative;z-index:2}@media (min-width: 768px){.group-img-with-text__text{margin:0 3rem}}.group-img-with-text__text h2{color:#232323}.group-img-with-text__text p{margin-top:1.8rem;color:#464646}@media (min-width: 1600px){.group-img-with-text__right-pictures{max-width:70rem;width:100%}}@media (max-width: 767px){.group-img-with-text__right-pictures{display:none}}.group-img-with-text__right-pictures .group-img-with-text__large-img{margin-left:auto}.group-img-with-text__right-pictures .group-img-with-text__img:nth-child(1){position:relative;top:2rem;left:6rem}.group-img-with-text__right-pictures .group-img-with-text__img:nth-child(2){position:relative;top:0rem;left:6rem}.group-img-with-text__right-pictures .group-img-with-text__img:nth-child(3){position:relative;top:0rem;left:-2rem}.group-img-with-text__right-pictures .group-img-with-text__img:nth-child(4){position:relative;top:2rem;left:3rem}.accordion{padding:7rem 0 0;position:relative}@media (min-width: 1025px){.accordion{padding:9rem 0 4.5rem}}@media (max-width: 1024px){.accordion:before{position:absolute;content:'';top:7rem;left:0;width:100%;height:18rem;transform:translateY(-100%);background:linear-gradient(180deg, rgba(244,249,254,0) 0%, #F4F9FE 100%)}}.accordion__container{background-color:#F4F9FE;padding-bottom:6.7rem;overflow:hidden}@media (min-width: 1025px){.accordion__container{padding:5.5rem 0 8.5rem;border-radius:8px}}.accordion__title{text-align:center}@media (min-width: 1025px){.accordion__title{padding:0 7.5rem;display:flex;align-items:center;justify-content:space-between;text-align:left}}.accordion__title h4{color:#000}.accordion__title a{margin-top:2.4rem}@media (min-width: 1025px){.accordion__title a{margin-top:0}}.accordion__subtitle{width:100%;position:relative;margin-top:6rem;display:flex;justify-content:flex-start}@media (max-width: 575px){.accordion__subtitle{display:none}}.accordion__subtitle::before{position:absolute;content:'';top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% + 3rem);border:1px solid rgba(152,173,196,0.22)}@media (min-width: 576px){.accordion__subtitle::before{width:calc(100% + 8rem)}}@media (min-width: 1025px){.accordion__subtitle::before{width:100%}}.accordion__subtitle div{background-color:#F4F9FE;padding:0 2rem;z-index:2;margin-left:-2rem}@media (min-width: 1025px){.accordion__subtitle div{margin-left:4.5rem;padding:0 3rem}}.accordion__subtitle h4{color:#98ADC4;font-weight:600}.accordion__accordion{margin-top:4.5rem;display:grid;gap:1.8rem}@media (min-width: 1025px){.accordion__accordion{padding:0 7.5rem;gap:1.2rem;margin-top:5rem}}.accordion__item{background:#FFFFFF;box-shadow:0px 1px 2px rgba(0,0,0,0.06),0px 5px 20px rgba(0,0,0,0.05);border-radius:8px;padding:2.4rem 3rem 0 2.4rem;box-sizing:border-box;cursor:pointer}@media (min-width: 1025px){.accordion__item{padding:3rem 3rem 0}}.accordion__item--active img{transform:rotate(180deg)}.accordion__header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:2.4rem}@media (min-width: 1025px){.accordion__header{padding-bottom:3rem}}.accordion__header img{max-width:11px;width:100%;margin-left:1rem;transition:.3s all;position:relative;top:8px}.accordion__header h6{font-weight:600;color:#464646;line-height:2.5rem}.accordion__content{padding-bottom:2.4rem;box-sizing:border-box;display:none}@media (min-width: 1025px){.accordion__content{padding-bottom:3rem}}.cta{padding:6.5rem 0}@media (min-width: 768px){.cta{padding:4rem 0 11rem}}.cta__container{max-width:68rem}.cta__title{text-align:center}.cta__title h2{color:#232323}.cta__title p{color:#464646;margin-top:1.8rem}.cta__title a{margin-top:3rem}.footer{padding:4.2rem 0;border-top:1px solid rgba(172,172,172,0.22)}@media (min-width: 768px){.footer{padding:5rem 0}}@media (min-width: 768px){.footer__container{display:flex;align-items:center;justify-content:space-between}}.footer__logo{max-width:17.8rem;width:100%}@media (max-width: 767px){.footer__logo{margin:0 auto}}.footer__logo img{width:100%}.footer__liss{display:flex;align-items:center;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media (min-width: 768px){.footer__liss{justify-content:flex-end;flex-wrap:nowrap;margin-top:0}}.footer__liss li{margin:1rem 1rem 0}@media (min-width: 768px){.footer__liss li{margin:0 0 0 4rem}}.footer__liss a{color:#BFBFBF;font-weight:600}@media (max-width: 575px){.footer__liss a{font-size:1.3rem}} Save