:root{--color-blue-font: #0a224a;--color-form: #7a7a7a;--color-dark-grey: #b6b6b6;--color-grey: #d9d9d9;--color-light-blue: #f7faff;--color-white: #fff;--color-hover: #061835;--color-form-error: #e74a3b}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px}html{scroll-behavior:smooth}body{font-family:"Roboto",sans-serif;font-size:18px;line-height:1.5;font-weight:400;color:var(--color-blue-font)}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{margin-top:0}ul{margin:0;padding:0;list-style-type:none}.footer{padding:36px 0 16px 0;min-width:320px;max-width:375px;margin:0 auto;background-color:var(--color-blue-font)}@media screen and (min-width: 768px){.footer{position:relative;max-width:768px;padding:36px 0}}@media screen and (min-width: 1440px){.footer{max-width:1440px}}.footer__first-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.footer__first-block{padding-top:12px}}@media screen and (min-width: 1440px){.footer__first-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:223px}}.footer__logo{display:block;margin-bottom:36px}@media screen and (min-width: 768px){.footer__logo{margin-bottom:32px}}@media screen and (min-width: 1440px){.footer__logo{margin-bottom:39px}}.footer__logo-icon{fill:var(--color-white);width:100px;height:16px}@media screen and (min-width: 768px){.footer__logo-icon{width:115px}}.footer__nav-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:8px;margin-bottom:36px}@media screen and (min-width: 768px){.footer__nav-list{position:absolute;top:44px;left:50%;gap:16px;margin-bottom:0}}@media screen and (min-width: 1440px){.footer__nav-list{position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}.footer__nav-link{font-size:16px;color:var(--color-white);text-decoration:none;-webkit-transition:color .3s linear;transition:color .3s linear}@media screen and (min-width: 768px){.footer__nav-link{font-size:18px}}.footer__nav-link:hover,.footer__nav-link:focus{text-decoration:underline;color:#4de2e7}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;fill:var(--color-white)}.footer__social-icon{width:28px;height:28px;-webkit-transition:fill 300ms ease-in-out;transition:fill 300ms ease-in-out}@media screen and (min-width: 768px){.footer__social-icon{width:40px;height:40px}}.footer__social-link:hover,.footer__social-link:focus{fill:#4de2e7}@media screen and (min-width: 1440px){.footer__address{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:35px}}.address__list{margin-bottom:35px}@media screen and (min-width: 768px){.address__list{width:250px;margin-bottom:64px}}@media screen and (min-width: 1440px){.address__list{margin-right:87px;margin-bottom:0}}.footer__address-item:first-child{margin-bottom:8px}@media screen and (min-width: 768px){.footer__address-item:first-child{margin-bottom:24px}}.address__link{font-size:16px;letter-spacing:.01em;color:var(--color-white);text-decoration:none;font-style:normal;margin-bottom:0;-webkit-transition:color .3s linear;transition:color .3s linear}@media screen and (min-width: 768px){.address__link{font-size:19px}}.address__link:hover,.address__link:focus{text-decoration:underline;color:#4de2e7}.address__telephone{margin-bottom:64px}@media screen and (min-width: 768px){.address__telephone{margin-bottom:24px}}@media screen and (min-width: 1440px){.address__telephone{margin-right:82px;margin-bottom:0}}.telephone__item:first-child{margin-bottom:8px}@media screen and (min-width: 768px){.telephone__item:not(:last-child){margin-bottom:24px}}@media screen and (max-width: 767px){.address__email{display:none}}@media screen and (min-width: 768px){.address__email{margin-bottom:64px}}@media screen and (min-width: 1440px){.address__email{margin-bottom:0}}.privacy__text{font-size:12px;line-height:1.16;letter-spacing:.1em;opacity:.6;margin-bottom:0;color:var(--color-white)}@media screen and (min-width: 768px){.privacy__text{font-size:16px;line-height:1.25;letter-spacing:.07em;text-align:center}}.privacy__link{color:currentColor;text-decoration:underline;-webkit-transition:color .3s linear;transition:color .3s linear}.privacy__link:hover,.privacy__link:focus{color:#4de2e7}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:375px;padding:28px 16px;background-color:var(--color-light-blue);margin:0 auto}@media screen and (min-width: 768px){.header__container{max-width:768px;padding:28px 32px}}@media screen and (min-width: 1440px){.header__container{max-width:1440px;padding:38px 60px}}.header__container .header__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;fill:var(--color-blue-font);background-color:rgba(0,0,0,0);cursor:pointer}.header__container .header__logo{width:127px;height:16px;padding:0}.burger-menu-open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none}@media screen and (min-width: 768px){.burger-menu-open{width:40px;height:40px}}@media screen and (min-width: 1440px){.burger-menu-open{display:none}}.icon-burger-open{width:32px;height:32px;stroke:var(--color-blue-font)}@media screen and (min-width: 768px){.icon-burger-open{width:40px;height:40px}}@media screen and (max-width: 1439px){.nav__list{display:none}}@media screen and (min-width: 1440px){.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}}@media screen and (min-width: 1440px){.nav__link{position:relative;line-height:1.5;text-decoration:none;cursor:pointer;color:var(--color-blue-font)}.nav__link::after{content:"";position:absolute;width:0;height:2px;display:block;margin-top:5px;right:0;background:var(--color-blue-font);-webkit-transition:all .3s linear;transition:all .3s linear}.nav__link:hover::after,.nav__link:focus::after{width:100%;left:0}}.hero{max-width:375px;margin:0 auto;background-color:var(--color-dark-grey);background-image:url("../images/hero-mobile@1x.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero{background-image:url("../images/hero-mobile@2x.jpg")}}@media screen and (min-width: 768px){.hero{background-image:none;max-width:768px;background-color:var(--color-white)}}@media screen and (min-width: 1440px){.hero{max-width:1440px;padding:64px 0 100px 0}}.hero__wrap{max-width:375px;min-height:717px;margin:0 auto;padding:140px 0 313px 0}@media screen and (min-width: 768px){.hero__wrap{max-width:768px;min-width:375px;padding:0;margin-top:64px;margin-bottom:100px;background-color:var(--color-white);background-image:url("../images/hero-tablet-1@1x.jpg"),url("../images/hero-tablet-2@1x.jpg");background-repeat:no-repeat,no-repeat;background-size:308px 329px,364px 531px;background-position:0 202px,top right}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.hero__wrap{background-image:url("../images/hero-tablet-1@2x.jpg"),url("../images/hero-tablet-2@2x.jpg")}}@media screen and (min-width: 1440px){.hero__wrap{min-width:1320px;min-height:530px;margin-top:0;margin-bottom:0;padding:0;background-image:url("../images/hero-desk-1@1x.jpg"),url("../images/hero-desk-2@1x.jpg"),url("../images/hero-desk-3@1x.jpg");background-repeat:no-repeat,no-repeat,no-repeat;background-position:0 202px,top center,top right;background-size:310px 329px,648px 530px,312px 337px}}@media screen and (min-width: 1440px)and (min-device-pixel-ratio: 2),screen and (min-width: 1440px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 1440px)and (min-resolution: 192dpi),screen and (min-width: 1440px)and (min-resolution: 2dppx){.hero__wrap{background-image:url("../images/hero-desk-1@2x.jpg"),url("../images/hero-desk-2@2x.jpg"),url("../images/hero-desk-3@2x.jpg")}}.hero__title{font-family:"Playfair Display",sans-serif;max-width:285px;margin-bottom:14px;font-size:28px;line-height:1.5;text-transform:uppercase;color:var(--color-blue-font)}@media screen and (min-width: 768px){.hero__title{font-size:50px;max-width:648px;padding-bottom:381px;margin-bottom:0}}@media screen and (min-width: 1440px){.hero__title{padding:0;margin-bottom:246px}}@media screen and (min-width: 768px){.hero__block{padding-top:32px}}@media screen and (min-width: 1440px){.hero__block{width:312px;padding-top:0;margin-left:auto}}.hero__text{font-size:16px;margin-bottom:28px;color:var(--color-blue-font)}@media screen and (min-width: 768px){.hero__text{font-size:18px;width:312px;margin-bottom:30px}}.hero__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:224px;height:48px;padding:12px 65px;background-color:var(--color-blue-font);font-size:16px;line-height:1.5;color:var(--color-white);text-decoration:none;border:none;cursor:pointer;-webkit-transition:background-color 300ms linear;transition:background-color 300ms linear}.hero__button:hover,.hero__button:focus{background-color:var(--color-hover)}@media screen and (min-width: 768px){.hero__button{height:50px;padding:17px 65px;font-size:18px;line-height:1.33}}.about{max-width:375px;padding:64px 0 0 0;margin:0 auto;background-color:var(--color-light-blue)}.about__img-tablet{display:none}.about__img-desktop{display:none}@media screen and (min-width: 768px){.about{max-width:768px;padding:0;background-color:var(--color-white)}.about .container{padding:36px 64px;margin-bottom:30px;max-width:704px;background-color:var(--color-light-blue)}.about__img-mobile{display:none}.about__img-tablet{display:block;margin:0 auto}}@media screen and (min-width: 1440px){.about{max-width:1440px;padding:0}.about .container{margin:20px auto;padding:36px 69px 34px;max-width:760px}.about__img-tablet{display:none}.about__img-desktop{display:block}}@media screen and (min-width: 1440px){.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1320px;gap:24px;margin:0 auto}.about .container{max-width:760px}}.about__title{position:relative;font-weight:400;font-size:16px;line-height:1.5;color:var(--color-blue-font);padding-left:50px;margin-bottom:30px}.about__title::before{content:"";position:absolute;top:50%;left:16px;width:30px;height:1px;background-color:var(--color-blue-font);-webkit-transform:translate(-50%);transform:translate(-50%)}.about__subtitle{font-weight:400;font-size:28px;text-transform:uppercase;margin-bottom:30px}@media screen and (min-width: 768px){.about__subtitle{font-size:32px;line-height:1.4;width:576px}}@media screen and (min-width: 1440px){.about__subtitle{width:622px;font-weight:400}}.about__description{font-size:16px;margin-bottom:30px}@media screen and (min-width: 768px){.about__description{font-size:18px}}.about__list{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:center;-ms-flex-align:center;align-items:center;text-align:center;gap:30px;margin-bottom:64px}@media screen and (min-width: 768px){.about__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:33px;margin-bottom:0}}@media screen and (min-width: 1440px){.about__list{gap:56px}}.about__item{width:170px}.about__achievements{font-size:50px;text-transform:uppercase;text-align:center;margin-bottom:14px}@media screen and (min-width: 1440px){.about__achievements{margin-bottom:23px}}.about__achievements-text{font-size:16px;text-align:center}@media screen and (min-width: 768px){.about__achievements-text{font-size:18px}}.bestsellers{padding:64px 0;max-width:375px;margin:0 auto}@media screen and (min-width: 768px){.bestsellers{max-width:768px;padding:100px 0}}@media screen and (min-width: 1440px){.bestsellers{max-width:1440px}.bestsellers .container{padding:0 172px}}.bestsellers__title{font-weight:400;font-size:28px;text-transform:uppercase;text-align:center;margin-bottom:21px}@media screen and (min-width: 768px){.bestsellers__title{font-size:32px;line-height:1.4;margin-bottom:30px}}.photo__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (min-width: 1440px){.photo__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}@media screen and (max-width: 767px){.box-first-mobile{margin-bottom:14px}.box-first-tablet{display:none}.box-first-desktop{display:none}.extra{display:none}}@media screen and (min-width: 768px){.box-first-mobile{display:none}.box-first-tablet{display:block}.box-first-desktop{display:none}}.bestsellers__name{font-weight:400;font-size:16px;margin-bottom:10px}@media screen and (min-width: 768px){.bestsellers__name{font-size:18px;margin-top:15px}}.bestsellers__price{font-weight:700;font-size:16px;margin-bottom:0}@media screen and (min-width: 768px){.bestsellers__price{font-size:18px}}.box-second-tablet{display:none}.box-second-desktop{display:none}.box-second-mobile{margin-bottom:14px}@media screen and (min-width: 768px){.photo__list-second{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.box-second-mobile{display:none}.box-second-tablet{display:block}.box-second-desktop{display:none}}@media screen and (min-width: 1440px){.photo__list-second{gap:20px;width:536px}.box-second-mobile{display:none}.box-second-tablet{display:none}.box-second-desktop{display:block}.box-first-mobile{display:none}.box-first-tablet{display:none}.box-first-desktop{display:block}}.clients-reviews{padding:0 0 64px 0;max-width:375px;margin:0 auto;background-color:var(--color-light-blue)}@media screen and (min-width: 768px){.clients-reviews{max-width:768px}}@media screen and (min-width: 1440px){.clients-reviews{max-width:1440px}}.reviews__title{font-weight:400;font-size:28px;text-transform:uppercase;margin-bottom:30px;text-align:center}@media screen and (min-width: 768px){.reviews__title{font-size:32px;line-height:1.4}}.clients-reviews__swiper-slide{width:288px;height:240px}@media(min-width: 768px){.clients-reviews__swiper-slide{height:290px}}.clients__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:20px}@media screen and (min-width: 768px){.clients__box{margin-bottom:14px}}@media screen and (min-width: 1440px){.clients__box{margin-bottom:16px}}.clients__name{font-weight:700;font-size:18px;line-height:1.77;text-transform:uppercase;margin-bottom:2px}@media screen and (min-width: 768px){.clients__name{font-size:20px;line-height:2.25;margin-bottom:4px}}.clients__reviews{font-size:14px;line-height:1.28;margin-bottom:0}@media screen and (min-width: 768px){.clients__reviews{font-size:16px;line-height:1.5}}.clients__comment{font-size:14px;line-height:1.42;margin-bottom:0}@media screen and (min-width: 768px){.clients__comment{font-size:18px}}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 60px}}.mobile-menu{position:fixed;top:0;left:0;z-index:2;padding:114px 133px 365px;width:100%;height:100%;background-color:var(--color-white);-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 500ms linear;transition:-webkit-transform 500ms linear;transition:transform 500ms linear;transition:transform 500ms linear, -webkit-transform 500ms linear}.mobile-menu.is-open{-webkit-transform:translateX(0);transform:translateX(0)}.mobile-menu-container{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.burger-menu-close{position:absolute;top:28px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer}@media screen and (min-width: 768px){.burger-menu-close{width:40px;height:40px}}.icon-burger-close{width:32px;height:32px;stroke:var(--color-blue-font)}@media screen and (min-width: 768px){.icon-burger-close{width:40px;height:40px}}.mobile__item:not(:last-child){margin-bottom:17px}.mobile__link{font-size:16px;color:var(--color-blue-font);text-decoration:none}@media screen and (min-width: 768px){.mobile__link{font-size:18px}}.newsletter{padding:0 0 64px 0;max-width:375px;margin:0 auto}@media screen and (min-width: 768px){.newsletter{max-width:768px;padding:0 0 100px 0}}@media screen and (min-width: 1440px){.newsletter{max-width:1440px;padding:100px 172px 86px 172px}.newsletter .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:100px}}.newsletter__title{font-weight:400;font-size:28px;text-transform:uppercase;text-align:center;margin-bottom:20px}@media screen and (min-width: 768px){.newsletter__title{font-size:32px;line-height:1.4;margin-bottom:30px;text-align:left}}.newsletter__text{font-size:16px;margin-bottom:30px}@media screen and (min-width: 768px){.newsletter__text{font-size:18px;margin-bottom:20px;width:536px}}.input__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;max-width:343px;margin-bottom:20px}@media screen and (min-width: 768px){.input__box{max-width:536px}}.form__input{width:100%;height:50px;padding:11px 20px;background-color:rgba(0,0,0,0);border:1px solid var(--color-dark-grey);outline:rgba(0,0,0,0);-webkit-transition:border-color 300ms linear;transition:border-color 300ms linear}.form__input:focus{border-color:var(--color-dark-grey)}input::-webkit-input-placeholder{color:var(--color-grey)}input::-moz-placeholder{color:var(--color-grey)}input:-ms-input-placeholder{color:var(--color-grey)}input::-ms-input-placeholder{color:var(--color-grey)}input::placeholder{color:var(--color-grey)}.span-error{position:absolute;top:50%;right:20px;width:24px;height:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:var(--color-form-error);opacity:0;-webkit-transition:opacity 300ms linear;transition:opacity 300ms linear}.input__box input:invalid:focus{border-color:var(--color-form-error)}.input__box input:invalid:focus+.span-error{opacity:1}.input__box input:invalid:not(:focus)+.span-error{border-color:var(--color-dark-grey);opacity:0}.checkbox{margin-bottom:30px}.checkbox__label{font-size:16px;color:var(--color-form);cursor:pointer}@media screen and (min-width: 768px){.checkbox__label{font-size:18px}}.checkbox__span{width:25px;height:25px;border:1px solid var(--color-dark-grey);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;fill:rgba(0,0,0,0);margin-right:8px}.checkbox__input:checked+.checkbox__label .checkbox__span{background-color:var(--color-blue-font);fill:var(--color-white)}.form__button{display:block;width:224px;background-color:var(--color-blue-font);padding:17px 65px;color:var(--color-white);font-weight:400;font-size:16px;border:none;cursor:pointer;margin-bottom:30px;-webkit-transition:background-color 300ms linear;transition:background-color 300ms linear}@media screen and (min-width: 768px){.form__button{font-size:18px;line-height:1.33;margin-bottom:64px}}@media screen and (min-width: 1440px){.form__button{margin-bottom:0}}.form__button:hover,.form__button:focus{background-color:var(--color-hover)}@media screen and (min-width: 1440px){.newsletter__photo{width:460px;height:410px;-ms-flex-negative:0;flex-shrink:0}}.our-products{padding:0;max-width:375px;margin:0 auto}@media screen and (min-width: 768px){.our-products{max-width:768px}}@media screen and (min-width: 1440px){.our-products{max-width:1440px}}.our-products__title{font-weight:400;font-size:28px;text-transform:uppercase;text-align:center;margin-bottom:33px}@media screen and (min-width: 768px){.our-products__title{font-size:32px;line-height:1.4;margin-bottom:30px}}.our-products__swiper-slide{height:390px}.our-products__text{font-size:16px;margin-top:16px;margin-bottom:0}@media screen and (min-width: 768px){.our-products__text{font-size:18px;margin-top:15px}}.price{padding:64px 0;max-width:375px;margin:0 auto}@media screen and (min-width: 768px){.price{padding:100px 0;max-width:768px}}@media screen and (min-width: 1440px){.price{padding:100px 0;max-width:1440px}.price .container{max-width:1096px}.price .price__box{padding:0}}.price__item{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:30px 0;border-top:1px solid var(--color-blue-font)}.price__item:last-child{border-bottom:1px solid var(--color-blue-font)}.price__name{font-size:28px;text-transform:uppercase;margin:0}@media screen and (min-width: 768px){.price__name{font-size:32px;line-height:1.4}}.starting-price{font-weight:700;font-size:16px;margin:0}@media screen and (min-width: 768px){.starting-price{font-size:18px}}#scrollToTop{position:fixed;bottom:40px;left:75%;display:none;cursor:pointer;z-index:15;background-color:rgba(205,211,221,.6);border-radius:8px}@media(min-width: 500px){#scrollToTop{left:68%}}@media(min-width: 700px){#scrollToTop{left:64%}}@media(min-width: 768px){#scrollToTop{left:80%}}@media(min-width: 1075px){#scrollToTop{left:72%}}@media(min-width: 1440px){#scrollToTop{left:86%}}.scroll-up{fill:#fff}/*# sourceMappingURL=main.min.css.map */