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%;vertical-align:baseline}img{display:block;max-width:100%;height:auto}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,picture,section{display:block}body{line-height:1}ol,ul,menu{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}a{text-decoration:none;color:#000}.container{width:100%;padding-left:20px;padding-right:20px;margin:0 auto}@media screen and (min-width: 375px){.container .container{width:375px}}@media screen and (min-width: 768px){.container .container{width:768px}}@media screen and (min-width: 1200px){.container .container{width:1200px}}@media screen and (min-width: 1024px){.container{padding-left:40px;padding-right:40px}}@media screen and (min-width: 1440px){.container{padding-left:80px;padding-right:80px}}body{font-family:"Poppins",sans-serif;line-height:1.1}.link--component{font-size:14px;font-weight:500;line-height:1.8;color:#e58411}.link--component::after{content:url(../image/next-link.svg);margin-left:7px;line-height:10px}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.content{display:block}}.logo__image{margin-right:10px}@media screen and (min-width: 768px){.logo__image{width:50px;height:44px;margin-right:15px}}.logo__image{fill:#7fffd4;stroke:#3882e3}.logo__title{letter-spacing:-0.03em;font-weight:bold;font-size:20px;color:green}@media screen and (min-width: 1024px){.logo__title{font-size:30px}}.logo__subtext{letter-spacing:.05em;font-size:12px;text-transform:uppercase;color:#ff0;font-size:15px;letter-spacing:-0.02em}.logo__subtext{display:none}@media screen and (min-width: 768px){.logo__subtext{display:block}}.basket{fill:#fff;display:block;padding:0;border:none;background-color:rgba(0,0,0,0)}.menu__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__button{display:inline-block;padding:0;margin:0;border:none;background-color:rgba(0,0,0,0);-webkit-transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 0.1);transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 0.1)}.menu__button{margin-left:30px}@media screen and (min-width: 768px){.menu__button{display:none}}.menu__icon{stroke:#fff;fill:#fff}.menu__icon:hover{fill:#2374e5;stroke:#2374e5;cursor:pointer}.menu__button .menu__icon-menu{fill:#fff;-webkit-transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 0.1);transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 0.1)}.menu__button .menu__icon-cross{opacity:0;fill:#fff;-webkit-transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 0.1);transition:opacity 300ms cubic-bezier(0.4, 0, 0.2, 0.1)}.menu__list{font-size:15px;background-color:#fff;display:none}@media screen and (min-width: 768px){.menu__list{background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex}}.menu__item{text-transform:uppercase;letter-spacing:.02em}@media screen and (min-width: 768px){.menu__item{margin-right:25px}}@media screen and (min-width: 1024px){.menu__item{margin-right:58px}}.menu__link{color:#1e1e1e;font-weight:500;line-height:1.6}@media screen and (min-width: 768px){.menu__link{color:#fff}}.mobail-menu{position:fixed;top:55px;left:0;z-index:1;width:100%;height:100%;pointer-events:none;-webkit-transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 0.1);transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 0.1)}.modal-open{overflow:hidden}.mobail-menu .mobail-menu__list{padding:20px;height:100%;width:100%;background-color:#918b8b;pointer-events:visible;overflow:scroll;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 250ms 250ms;transition:-webkit-transform 250ms 250ms;transition:transform 250ms 250ms;transition:transform 250ms 250ms, -webkit-transform 250ms 250ms}.mobail-menu.mobail-menu--open .mobail-menu__list{-webkit-transform:translateX(0%);transform:translateX(0%)}@media screen and (min-width: 768px){.mobail-menu{display:none}}.mobail-menu__list>.mobail-menu__item:not(:last-child){margin-bottom:20px}.mobail-menu__item:hover>.embedded-list{display:block}.mobail-menu__link{font-size:17px}.embedded-list{padding:10px;display:none}.embedded-list__item:not(:last-child){margin-bottom:10px}.embedded-list__link{display:block;padding-left:10px;font-size:15px}@media screen and (min-width: 768px){.menu__link{position:relative;padding:10px;display:block}.menu__link::after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:5px;background-color:#2267f1;border-radius:5px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 300ms linear;transition:-webkit-transform 300ms linear;transition:transform 300ms linear;transition:transform 300ms linear, -webkit-transform 300ms linear}.menu__link:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);background-color:#ff0}}@media screen and (min-width: 768px){.menu__item{position:relative;-webkit-transition:opacity 300ms linear;transition:opacity 300ms linear}.submenu{background-color:#fff;padding:10px;position:absolute;top:100%;left:0;width:100%;opacity:0;pointer-events:none}.submenu__link{background-color:#008b8b;display:block;margin:10px}.menu__item:hover .submenu{opacity:1;-webkit-transition:opacity 500ms linear;transition:opacity 500ms linear;pointer-events:painted}}@media screen and (max-width: 767px){.submenu{display:none}}@media screen and (max-width: 767px){.menu__item:hover .submenu{display:block}}.menu__item:hover .submenu{opacity:1;-webkit-transition:opacity 500ms linear;transition:opacity 500ms linear;pointer-events:painted}@media screen and (min-width: 768px){.menu__item{position:relative;-webkit-transition:opacity 300ms linear;transition:opacity 300ms linear}}.carusel-arrow{display:none}@media screen and (min-width: 1200px){.carusel-arrow{position:absolute;top:50%;height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:50%;border:none;padding:12px;background-color:#fff;-webkit-box-shadow:0px 7px 19.5px 0px rgba(0,0,0,.06);box-shadow:0px 7px 19.5px 0px rgba(0,0,0,.06);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.title--component{color:#1e1e1e;font-size:42px;font-weight:700;line-height:normal}.hero{margin-top:14vh;text-align:center}.hero__title{color:#fff;font-size:28px;font-weight:600;line-height:1.3;letter-spacing:-0.28px;text-transform:capitalize}@media screen and (min-width: 1024px){.hero__title{margin-bottom:14px;font-size:80px;letter-spacing:-0.8px}}.hero__text{color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:1.6;margin-top:29px;margin-bottom:29px;opacity:.5}@media screen and (min-width: 736px){.hero__text{width:606px;text-align:center;font-size:24px;margin-left:auto;margin-right:auto}}.search{display:block;position:relative}@media screen and (min-width: 1024px){.search{width:50%;margin:0 auto}}.search__input{border-radius:42px;border:.862px solid rgba(255,255,255,.6);background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 20px;height:56px;width:100%;color:#fff}.search__input:focus{border:1px solid #6495ed;outline:none}.search__input::-webkit-input-placeholder{color:#fff;text-align:center;font-size:18px;line-height:1.5}.search__input::-moz-placeholder{color:#fff;text-align:center;font-size:18px;line-height:1.5}.search__input:-ms-input-placeholder{color:#fff;text-align:center;font-size:18px;line-height:1.5}.search__input::-ms-input-placeholder{color:#fff;text-align:center;font-size:18px;line-height:1.5}.search__input::placeholder{color:#fff;text-align:center;font-size:18px;line-height:1.5}.search__icon{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:40px;width:40px;border-radius:50%;padding:11px;fill:#fff;background-color:#e58411}.pretitle-component{color:#e58411;font-size:18px;font-weight:600;line-height:normal;letter-spacing:3.15px;text-transform:uppercase}.wrapper{background-color:#2f303a;background-image:url(../image/backg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;max-width:100%;padding-bottom:50px}.header{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:1px solid wheat}.choosing{padding-top:80px;padding-bottom:80px;background-color:#fff}@media screen and (min-width: 768px){.choosing{display:grid;grid-template-columns:1fr 3fr;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 768px){.choosing__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}}.choosing__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 768px){.choosing__item{height:180px}}@media screen and (max-width: 767px){.choosing__title{margin-bottom:60px}}@media screen and (max-width: 767px){.choosing__item{margin-bottom:28px}}.choosing__subtitle{margin-bottom:14px;color:#1e1e1e;font-size:24px;line-height:1.2}@media screen and (max-width: 1023px){.choosing__subtitle{font-weight:700}}@media screen and (min-width: 1024px){.choosing__subtitle{font-weight:600}}.choosing__text{margin-bottom:18px;color:#1e1e1e;font-size:16px;font-weight:400;line-height:1.85}@media screen and (min-width: 768px){.choosing__text{height:90px;overflow-y:hidden}}@media screen and (min-width: 1024px){.choosing__text{margin-bottom:14px}}.choosing__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-component{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.rating-component__star{fill:#f6973f}.gallery{background-color:#f7f7f7;padding-top:60px;padding-bottom:40px}.gallery__title{text-align:center}.gallery-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;margin-top:8px;margin-bottom:66px;border-radius:44px;background-color:#e6e6e6}@media screen and (min-width: 576px){.gallery-filters{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}}.gallery-filters__button{padding:7px 14.5px;border:none;background-color:rgba(0,0,0,0);color:#1e1e1e;font-size:18px;font-style:normal;font-weight:400;line-height:1.85;opacity:.8}.gallery-filters__button--active{background-color:#fff;border-radius:32px;font-weight:500;padding-left:14px;padding-right:14px}.products{position:relative}@media screen and (min-width: 576px){.products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}@media screen and (min-width: 1200px){.products{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.products__item{height:442px;margin-top:80px;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer;overflow-y:visible;border-radius:20px;background-color:rgba(255,152,0,.7)}@media screen and (min-width: 1200px){.products__item{-ms-flex-preferred-size:calc(25% - 15px);flex-basis:calc(25% - 15px)}}@media screen and (min-width: 1024px){.products__item:hover .products__trump-image{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:-webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.products__item .products__trump-image{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}}.products__trump>picture{height:239px;padding-bottom:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__content{height:202.5px;padding:13px 22px 27px;background-color:#fff;border-radius:0 0 20px 20px}.products__category{margin-bottom:6px;font-size:16px;font-style:normal;font-weight:400;line-height:1.1;color:#8d8d8d}.products__title{margin-bottom:6px;font-size:21px;font-style:normal;font-weight:600;line-height:1.1;text-transform:capitalize;color:#0d1b39}.products .rating__list{margin-bottom:37px}.products__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products__prace{color:#0d1b39;font-size:21px;font-weight:600;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:3px}.products__prace span{font-size:15px;line-height:1.5}.products__basket{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;border-radius:50%;background-color:#0d1b39}.products__svg{fill:#fff}.products__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:60px auto 0;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.products__arrow-left{left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.products__arrow-right{right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}.experience{background-color:#fff;padding-top:40px;padding-bottom:40px}@media screen and (min-width: 1024px){.experience{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.experience__pretitle{margin-bottom:22px}.experience__title{text-transform:capitalize}@media screen and (min-width: 1024px){.experience .experience__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:10vw;width:47%}}@media screen and (min-width: 1024px){.experience .experience__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:10vw}}.experience__text{margin-top:22px;color:#1e1e1e;font-size:18px;font-weight:400;line-height:1.85}.experience__link{margin-top:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.material{padding-top:40px;padding-bottom:40px;margin:auto}@media screen and (min-width: 1024px){.material{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 1024px){.material__content{max-width:550px;margin-right:10vw}}.material__pretitle{margin-bottom:22px}.material__title{text-transform:capitalize}.material__text{margin-top:22px;color:#1e1e1e;font-size:18px;font-weight:400;line-height:1.85}.material__link{margin-top:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.material__picture-only{display:none}@media screen and (min-width: 1024px){.material__picture-only{display:block}}@media screen and (max-width: 767px){.material__picture-chair{margin-bottom:32px}}@media screen and (min-width: 768px){.material__images{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width: 1024px){.material__images{display:grid;gap:45px;grid-template-columns:1fr 2fr;grid-template-rows:1fr 1fr}}.material__picture{max-width:100%;max-height:100%;-ms-flex-item-align:end;align-self:end}.material__picture-only{grid-row:span 2}.material__picture-only img{border-radius:10px}.material__picture-img{border-radius:5px}.testimonial{padding-top:40px;padding-bottom:160px}@media screen and (min-width: 1024px){.testimonial{padding-top:240px;padding-bottom:240px}}.testimonial__pretitle{text-align:center}.testimonial__title{text-align:center}.testimonial__arow{position:absolute;bottom:0px;height:50px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:50%;border:none;padding:12px;background-color:#fff}@media screen and (min-width: 768px){.testimonial__arow{top:50%}}.testimonial__arow-left{-webkit-box-shadow:0px 7px 19px 0px rgba(0,0,0,.06);box-shadow:0px 7px 19px 0px rgba(0,0,0,.06);left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 767px){.testimonial__arow-left{-webkit-transform:translate(100px, 150%);transform:translate(100px, 150%)}}.testimonial__arow-right{-webkit-box-shadow:0px 7px 19px 0px rgba(0,0,0,.06);box-shadow:0px 7px 19px 0px rgba(0,0,0,.06);right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and (max-width: 767px){.testimonial__arow-right{-webkit-transform:translate(-100px, 150%);transform:translate(-100px, 150%)}}.testimonial__list{position:relative;margin-top:36px}@media screen and (min-width: 768px){.testimonial__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}}@media screen and (min-width: 1024px){.testimonial__list{grid-template-columns:repeat(3, 1fr);margin-top:49px}}.testimonial__card{padding:229px 16px 16px;border-radius:18px;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width: 1024px){.testimonial__card{padding:252px 18px 18px 18px}}.testimonial__card-content{position:relative;height:187px;padding:38px 23px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;background-color:#fff;border-radius:18px}@media screen and (min-width: 1024px){.testimonial__card-content{height:206px;padding:38px 40px 16px}}.testimonial__card-person{position:absolute;top:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;height:66px;width:66px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:50%}.testimonial__card-image{border-radius:50%;height:50px;width:50px;-webkit-box-shadow:0 10px 11px 0 rgba(13,27,57,.4);box-shadow:0 10px 11px 0 rgba(13,27,57,.4);-o-object-fit:cover;object-fit:cover}.testimonial__card-name{color:#1e1e1e;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.testimonial__card-position{margin-top:1px;font-size:12px;font-style:normal;line-height:normal;opacity:.6}@media screen and (min-width: 1024px){.testimonial__card-position{margin-top:6px}}.testimonial__card-text{margin-top:8px;height:63px;overflow-y:hidden;font-size:14px;font-style:normal;line-height:normal;opacity:.8}@media screen and (min-width: 1024px){.testimonial__card-text{margin-top:22px;height:48px}}.testimonial__card .testimonial__rating{margin-top:3px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}@media screen and (min-width: 1024px){.testimonial__card .testimonial__rating{margin-top:20px}}.dont-active{fill:rgba(246,183,111,.5)}.elipse{fill:gray;height:187px;position:absolute}.footer{padding-top:60px;padding-bottom:13px;background-color:#f7f7f7}.footer .container{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:42px;-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px}@media screen and (min-width: 768px){.footer .container{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1024px){.footer .container{grid-template-columns:2fr repeat(3, 1fr)}}@media screen and (min-width: 768px){.footer .logo__subtext{color:#03a9f4;font-weight:500}}.footer__side{grid-column:1/span 2}@media screen and (min-width: 768px){.footer__side{grid-column:1/span 3}}@media screen and (min-width: 1024px){.footer__side{grid-column:1/span 1}}.footer__text{color:#1e1e1e;font-size:15px;font-weight:500;line-height:1.6;margin-top:22px;opacity:.8}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.footer__list-modifity{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__title-modifity{grid-column:1/span 2}.footer__item-link.footer__item-modifity,.footer__item-modifity.footer__title{color:#afb1b8}.footer__item-modifity:hover .footer__item-icon{fill:#03a9f4}.footer__item-modifity:hover{color:#8b008b}.footer__item-icon{fill:currentColor}.footer__item-link,.footer__title,.footer__terms-link{color:#1e1e1e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;font-size:15px;font-weight:500;line-height:1.6;opacity:.8}.footer__title{color:#f6973f}.footer__terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:16px}@media screen and (min-width: 768px){.footer__terms{grid-column:1/span 3;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 1024px){.footer__terms{grid-column:2/span 2;grid-row:2/span 1}}.footer__copiryght{grid-column:1/span 2;text-align:center;color:#1e2833;font-size:15px;font-weight:400;line-height:normal;letter-spacing:-0.205px;opacity:.5}@media screen and (min-width: 768px){.footer__copiryght{grid-column:1/span 3;grid-row:2/span 1}}@media screen and (max-width: 767px){.footer__copiryght{margin-top:45px}}@media screen and (min-width: 1024px){.footer__copiryght{grid-column:1/span 1}}/*# sourceMappingURL=main.min.css.map */