*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0;padding-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--dark-warm-yellow-color: #ffd016;--bright-yellow-color: yellow;--light-ocher-color: #faba3a;--dark-ocher-color: #ad6c1b;--ocher-color: #e1a426;--white-color: #ffffff;--light-grey-color: #d3d3d3;--grey-color: #919191;--dark-grey-color: rgb(51, 51, 51);--regular-text-desktop: 20px;--regular-text-mobile: 16px;--regular-title-text-desktop: 24px;--test-font-size: 1.5vw ;--standart-margin-bottom: 14px}*{margin:0;padding:0}body{position:relative;min-height:100vh;min-width:360px;background-color:var(--white-color);font-family:Montserrat,sans-serif}a{width:inherit;text-decoration:none}p{margin:0;font-size:var(--regular-text-desktop)}button{text-transform:uppercase;border-radius:10px;border:1px solid var(--bright-yellow-color);font-weight:700}button:not([disabled]):hover{cursor:pointer;color:var(--white-color);background-color:var(--dark-warm-yellow-color);border-color:var(--white-color)}button:not([disabled]):active{color:var(--dark-warm-yellow-color);background-color:var(--dark-ocher-color);border-color:var(--light-ocher-color)}button:disabled{background-color:var(--light-grey-color)}.box-menu{list-style:none}.logo{display:inline-block}.logo-image{position:relative;height:auto;max-width:142px;min-width:82px;object-fit:cover;object-position:center}.button-order{max-width:16rem;max-height:5rem;font-size:clamp(12px,var(--test-font-size),var(--regular-text-desktop));background-color:var(--ocher-color);padding:1.5vw;box-sizing:content-box;margin-bottom:calc(2 * var(--standart-margin-bottom))}.social-icons{display:inline-block;width:calc(1.5 * var(--regular-title-text-desktop));background-size:contain;aspect-ratio:1/1;background-position:center;background-repeat:no-repeat;border:1px solid var(--white-color);border-radius:5px}.social-icons_tiktok{background-color:var(--white-color);background-size:80%;background-image:url(/assets/tiktok-icon-CawloiEv.svg)}.social-icons_instagram{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20aria-label='Instagram'%20role='img'%20viewBox='0%200%20512%20512'%3e%3crect%20width='512'%20height='512'%20rx='15%25'%20id='b'/%3e%3cuse%20fill='url(%23a)'%20xlink:href='%23b'/%3e%3cuse%20fill='url(%23c)'%20xlink:href='%23b'/%3e%3cradialGradient%20id='a'%20cx='.4'%20cy='1'%20r='1'%3e%3cstop%20offset='.1'%20stop-color='%23fd5'/%3e%3cstop%20offset='.5'%20stop-color='%23ff543e'/%3e%3cstop%20offset='1'%20stop-color='%23c837ab'/%3e%3c/radialGradient%3e%3clinearGradient%20id='c'%20x2='.2'%20y2='1'%3e%3cstop%20offset='.1'%20stop-color='%233771c8'/%3e%3cstop%20offset='.5'%20stop-color='%2360f'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cg%20fill='none'%20stroke='%23ffffff'%20stroke-width='30'%3e%3crect%20width='308'%20height='308'%20x='102'%20y='102'%20rx='81'/%3e%3ccircle%20cx='256'%20cy='256'%20r='72'/%3e%3ccircle%20cx='347'%20cy='165'%20r='6'/%3e%3c/g%3e%3c/svg%3e")}.popup{position:absolute;display:none;inset:0;background-color:#ff68688f}.modal-windows{position:absolute;display:none;top:0;left:0;width:100%;height:100%;background-color:#2d2d2db5;z-index:2}@media screen and (max-width: 768px){footer p{font-size:var(--regular-text-mobile)}}p{font-size:var(--regular-text-mobile)}.header{position:fixed;z-index:1}.header-list{position:fixed;width:100%;top:0;display:flex;flex-direction:row;justify-content:space-evenly;column-gap:3vw;color:#fff;padding:1vw 2vw;background-color:var(--dark-grey-color);box-shadow:0 1px 5px 1px #fe0}.header-list a:hover{color:var(--bright-yellow-color)}.header-list__item{width:100%;height:inherit;display:block;position:relative}.header-list__item:first-child{flex-basis:fit-content;flex-grow:0;display:flex;justify-content:center;align-items:center}.header-list__item:nth-child(2){display:flex;flex-direction:column}.header-list__item:nth-child(3){flex-basis:30%;flex-grow:0}.header-list__item:last-child{flex-basis:fit-content;flex-grow:0}.header-list__item_wrapper{position:relative;width:inherit;height:inherit}.header-list__item_contacts{display:none;text-align:center}.nav{width:100%;height:50%;display:flex;align-items:flex-end}.nav-list{color:var(--white-color);width:100%;height:auto;display:flex;flex-direction:row;column-gap:5vw;justify-content:space-between;align-items:center}.nav-list_mobile{flex-direction:column}.nav-list li{position:relative}.nav-list a:hover:after{position:absolute;content:"";bottom:0;right:0;top:0;width:80%;height:100%;margin:0 auto;background:linear-gradient(90deg,#0000,#ffc40063 80%)}.search{display:flex;width:100%;height:50%;min-height:30%;margin:0 auto 1.5rem}.search__input{width:100%;border-bottom-left-radius:10px;border-top-left-radius:10px;border-right-style:none;padding-left:.5rem}.search__button{border-bottom-left-radius:0;border-top-left-radius:0;border:1px solid var(--dark-grey-color);width:3rem;height:auto;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20height='800px'%20width='800px'%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20512.001%20512.001'%20xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath%20d='M499.987,441.994L357.588,299.594c-3.984-3.983-10.44-3.983-14.425,0l-14.578,14.578l-21.924-21.924%20c27.654-31.039,44.488-71.92,44.488-116.664c0-96.812-78.763-175.575-175.575-175.575S0,78.772,0,175.585%20s78.763,175.575,175.575,175.575c44.744,0,85.624-16.833,116.664-44.487l21.924,21.924l-14.578,14.578%20c-3.983,3.983-3.983,10.441,0,14.425l142.398,142.398c0,0,0,0,0.001,0c7.996,7.995,18.498,11.993,29.001,11.993%20c10.503,0,21.006-3.998,29.001-11.993c7.748-7.746,12.014-18.046,12.014-29.001C512,460.039,507.734,449.74,499.987,441.994z%20M175.575,330.761c-85.565,0-155.177-69.612-155.177-155.176c0-85.565,69.612-155.177,155.177-155.177%20S330.752,90.02,330.752,175.585S261.14,330.761,175.575,330.761z%20M485.563,485.573c-8.037,8.038-21.115,8.039-29.156,0h0.001%20L321.221,350.386l29.155-29.155l135.187,135.186c3.893,3.894,6.038,9.071,6.038,14.578%20C491.602,476.502,489.457,481.679,485.563,485.573z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20d='M58.309,182.024c-0.115-2.13-0.173-4.297-0.173-6.44c0-5.633-4.566-10.199-10.199-10.199%20c-5.633,0-10.199,4.566-10.199,10.199c0,2.508,0.068,5.046,0.203,7.54c0.294,5.437,4.795,9.649,10.176,9.649%20c0.186,0,0.372-0.005,0.559-0.015C54.3,192.456,58.613,187.65,58.309,182.024z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath%20d='M175.575,293.024c-44.357,0-84.459-24.559-104.654-64.091c-2.563-5.016-8.704-7.006-13.723-4.443%20c-5.016,2.563-7.006,8.706-4.443,13.723c23.699,46.391,70.761,75.21,122.819,75.21c5.633,0,10.199-4.566,10.199-10.199%20S181.208,293.024,175.575,293.024z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:50%;background-repeat:no-repeat;background-position:center}.header-info{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.header-info_mobile{position:absolute;bottom:-83px;right:0;width:max-content;height:fit-content;padding:1vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#000;background-color:var(--white-color);border:1px solid black}.header-info_mobile a{color:#000}.header-info:last-child{margin-bottom:0}.header-link{color:var(--white-color);font-size:var(--regular-text-mobile)}.user-corner{width:auto;height:100%;display:flex;column-gap:1vw;justify-content:center;align-items:center}.header-icon{position:relative;width:clamp(32px,2vw,64px);aspect-ratio:1/1;background-size:80%;background-repeat:no-repeat;background-position:center;border-radius:5px}.header-icon:hover{cursor:pointer;fill:var(--white-color);background-color:var(--light-ocher-color)}.header-icon:active{background-color:var(--dark-ocher-color)}.header-icon_contacts{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20122.88%20122.27'%20style='enable-background:new%200%200%20122.88%20122.27'%20xml:space='preserve'%3e%3cg%3e%3cpath%20fill='white'%20d='M33.84,50.25c4.13,7.45,8.89,14.6,15.07,21.12c6.2,6.56,13.91,12.53,23.89,17.63c0.74,0.36,1.44,0.36,2.07,0.11%20c0.95-0.36,1.92-1.15,2.87-2.1c0.74-0.74,1.66-1.92,2.62-3.21c3.84-5.05,8.59-11.32,15.3-8.18c0.15,0.07,0.26,0.15,0.41,0.21%20l22.38,12.87c0.07,0.04,0.15,0.11,0.21,0.15c2.95,2.03,4.17,5.16,4.2,8.71c0,3.61-1.33,7.67-3.28,11.1%20c-2.58,4.53-6.38,7.53-10.76,9.51c-4.17,1.92-8.81,2.95-13.27,3.61c-7,1.03-13.56,0.37-20.27-1.69%20c-6.56-2.03-13.17-5.38-20.39-9.84l-0.53-0.34c-3.31-2.07-6.89-4.28-10.4-6.89C31.12,93.32,18.03,79.31,9.5,63.89%20C2.35,50.95-1.55,36.98,0.58,23.67c1.18-7.3,4.31-13.94,9.77-18.32c4.76-3.84,11.17-5.94,19.47-5.2c0.95,0.07,1.8,0.62,2.25,1.44%20l14.35,24.26c2.1,2.72,2.36,5.42,1.21,8.12c-0.95,2.21-2.87,4.25-5.49,6.15c-0.77,0.66-1.69,1.33-2.66,2.03%20c-3.21,2.33-6.86,5.02-5.61,8.18L33.84,50.25L33.84,50.25L33.84,50.25z'/%3e%3c/g%3e%3c/svg%3e")}.header-icon_cart{position:relative;background-position:30% center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='80px'%20height='80px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%201C1.44772%201%201%201.44772%201%202C1%202.55228%201.44772%203%202%203H3.21922L6.78345%2017.2569C5.73276%2017.7236%205%2018.7762%205%2020C5%2021.6569%206.34315%2023%208%2023C9.65685%2023%2011%2021.6569%2011%2020C11%2019.6494%2010.9398%2019.3128%2010.8293%2019H15.1707C15.0602%2019.3128%2015%2019.6494%2015%2020C15%2021.6569%2016.3431%2023%2018%2023C19.6569%2023%2021%2021.6569%2021%2020C21%2018.3431%2019.6569%2017%2018%2017H8.78078L8.28078%2015H18C20.0642%2015%2021.3019%2013.6959%2021.9887%2012.2559C22.6599%2010.8487%2022.8935%209.16692%2022.975%207.94368C23.0884%206.24014%2021.6803%205%2020.1211%205H5.78078L5.15951%202.51493C4.93692%201.62459%204.13696%201%203.21922%201H2ZM18%2013H7.78078L6.28078%207H20.1211C20.6742%207%2021.0063%207.40675%2020.9794%207.81078C20.9034%208.9522%2020.6906%2010.3318%2020.1836%2011.3949C19.6922%2012.4251%2019.0201%2013%2018%2013ZM18%2020.9938C17.4511%2020.9938%2017.0062%2020.5489%2017.0062%2020C17.0062%2019.4511%2017.4511%2019.0062%2018%2019.0062C18.5489%2019.0062%2018.9938%2019.4511%2018.9938%2020C18.9938%2020.5489%2018.5489%2020.9938%2018%2020.9938ZM7.00617%2020C7.00617%2020.5489%207.45112%2020.9938%208%2020.9938C8.54888%2020.9938%208.99383%2020.5489%208.99383%2020C8.99383%2019.4511%208.54888%2019.0062%208%2019.0062C7.45112%2019.0062%207.00617%2019.4511%207.00617%2020Z'%20fill='white'/%3e%3c/svg%3e")}.header-icon_burger-menu{display:none;background-position:55% center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='80px'%20height='80px'%20viewBox='0%200%2012%2012'%20enable-background='new%200%200%2012%2012'%20id='Слой_1'%20version='1.1'%20xml:space='preserve'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%3e%3cg%3e%3crect%20fill='white'%20height='1'%20width='11'%20x='0.5'%20y='5.5'/%3e%3crect%20fill='white'%20height='1'%20width='11'%20x='0.5'%20y='2.5'/%3e%3crect%20fill='white'%20height='1'%20width='11'%20x='0.5'%20y='8.5'/%3e%3c/g%3e%3c/svg%3e")}.shopping-cart-link{display:inline-block;width:100%;height:100%}.cart-popup{position:fixed;display:none;right:0;width:200px;height:50px;flex-direction:column;background-color:var(--white-color);border:2px solid var(--dark-grey-color);overflow-y:scroll;scrollbar-width:thin;color:#000;z-index:3}.cart-popup:active{color:#000;background-color:var(--ocher-color)}.products-counter{position:absolute;width:fit-content;padding:.1rem;aspect-ratio:1/1;top:-27%;right:-27%;border-radius:10px;background-color:#ff4500;color:var(--white-color);font-weight:700;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.nav{display:none}.header-list__item:nth-child(2){align-self:center}.header-list__item:nth-child(3){flex-basis:min-content;flex-grow:0;flex-shrink:1;display:flex;justify-content:center;align-items:center}.search{height:24px;border-radius:5px}.header-list__item_contacts,.header-icon_burger-menu{display:block}.header-info{display:none}}@media screen and (max-width: 1280px){.header-list__item:nth-child(3) p{font-size:12px}.header-list__item:nth-child(3) a{font-size:12px}}.main{padding:2vw 10%;background:#e3e3e3;margin-top:20vw;background:linear-gradient(90deg,#e3e3e3,#fff 15% 85%,#e3e3e3)}.aside{height:10vw;width:100vw}.footer{padding:5%;background:#353535;background:linear-gradient(0deg,#353535,#4a4a4a);color:var(--white-color);font-size:var(--regular-text-desktop)}.footer-nav{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:clamp(calc(2 * var(--regular-title-text-desktop)),6vw,100px);column-gap:5vw;justify-content:center;align-items:stretch;margin-bottom:calc(2 * var(--standart-margin-bottom))}.footer-nav__item{position:relative;display:flex;flex-direction:column}.footer-column__title{text-transform:uppercase;font-size:var(--regular-text-desktop);color:var(--ocher-color);margin-bottom:var(--standart-margin-bottom)}.footer-list{padding-left:0}.social-media{display:flex;flex-wrap:wrap;justify-content:center;gap:1vw}.footer-list__item{display:flex;flex-direction:column;margin-bottom:var(--standart-margin-bottom)}.footer-list__item:last-child{margin:0}.footer-link{font-size:var(--regular-text-desktop);color:var(--white-color)}.footer-link:hover{color:var(--bright-yellow-color)}.footer-elementor-divider{width:100%;border-bottom:1px solid var(--grey-color);color:var(--white-color);margin-bottom:var(--standart-margin-bottom)}.footer-text{font-size:calc(var(--standart-margin-bottom) / 1.1);text-align:center;margin-bottom:var(--standart-margin-bottom)}.info{display:flex;flex-wrap:wrap;gap:5vw;justify-content:space-between}.info__link{text-decoration:underline}@media screen and (max-width: 768px){.footer{font-size:var(--regular-text-mobile)}.footer-nav{flex-direction:column}.footer-nav__item,.footer-list__item{align-items:center}.footer-column__title,.footer-link{font-size:var(--regular-text-mobile)}.info{justify-content:center}}.form-wrap{position:fixed;top:5vw;left:calc(50vw - 170px);flex-direction:column;justify-content:flex-start;align-items:center;background-color:var(--white-color);width:340px;border:3px solid var(--light-ocher-color);border-radius:10px;z-index:3}.form-wrap sup{color:red}.form-top{position:relative;width:100%;color:#000;background-color:var(--dark-warm-yellow-color);padding:var(--standart-margin-bottom)}.button-close{position:absolute;width:24px;aspect-ratio:1/1;top:-12px;right:-12px}.form-label{cursor:pointer}#form-order{display:flex;flex-direction:column;row-gap:calc(var(--standart-margin-bottom) * 2);padding:var(--standart-margin-bottom)}.form-input,.form-textarea{width:100%;height:calc(2* var(--standart-margin-bottom));margin-top:var(--standart-margin-bottom);font-family:Montserrat,sans-serif}.form-textarea{height:6rem}#order-personal-processing{cursor:pointer}.form-controls{display:flex;justify-content:space-between;align-items:center}.form-button{padding:1vw;background-color:var(--light-ocher-color)}.form-button_reset{font-size:10px;padding:.5vw}.card{display:flex;width:25%;min-width:340px;aspect-ratio:1/1;padding:24px;flex-direction:column;justify-content:space-between;align-items:center;gap:1vw;background-color:#f4f4f4}.card:hover{box-shadow:0 0 10px 1px #b6b6b6}.card-image{aspect-ratio:1/1;object-position:center;object-fit:contain;width:80%;flex-grow:1}.card-controls{position:relative;display:flex;width:50%;flex-direction:row;gap:10%;justify-content:space-around}.card__button-add-to-cart{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='80px'%20height='80px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%201C1.44772%201%201%201.44772%201%202C1%202.55228%201.44772%203%202%203H3.21922L6.78345%2017.2569C5.73276%2017.7236%205%2018.7762%205%2020C5%2021.6569%206.34315%2023%208%2023C9.65685%2023%2011%2021.6569%2011%2020C11%2019.6494%2010.9398%2019.3128%2010.8293%2019H15.1707C15.0602%2019.3128%2015%2019.6494%2015%2020C15%2021.6569%2016.3431%2023%2018%2023C19.6569%2023%2021%2021.6569%2021%2020C21%2018.3431%2019.6569%2017%2018%2017H8.78078L8.28078%2015H18C20.0642%2015%2021.3019%2013.6959%2021.9887%2012.2559C22.6599%2010.8487%2022.8935%209.16692%2022.975%207.94368C23.0884%206.24014%2021.6803%205%2020.1211%205H5.78078L5.15951%202.51493C4.93692%201.62459%204.13696%201%203.21922%201H2ZM18%2013H7.78078L6.28078%207H20.1211C20.6742%207%2021.0063%207.40675%2020.9794%207.81078C20.9034%208.9522%2020.6906%2010.3318%2020.1836%2011.3949C19.6922%2012.4251%2019.0201%2013%2018%2013ZM18%2020.9938C17.4511%2020.9938%2017.0062%2020.5489%2017.0062%2020C17.0062%2019.4511%2017.4511%2019.0062%2018%2019.0062C18.5489%2019.0062%2018.9938%2019.4511%2018.9938%2020C18.9938%2020.5489%2018.5489%2020.9938%2018%2020.9938ZM7.00617%2020C7.00617%2020.5489%207.45112%2020.9938%208%2020.9938C8.54888%2020.9938%208.99383%2020.5489%208.99383%2020C8.99383%2019.4511%208.54888%2019.0062%208%2019.0062C7.45112%2019.0062%207.00617%2019.4511%207.00617%2020Z'%20fill='white'/%3e%3c/svg%3e");background-size:15%;background-repeat:no-repeat;background-color:violet}.card__button-product-count{width:inherit;text-align:center}.card__button-decrease,.card__button-increase{width:clamp(32px,2vw,64px);aspect-ratio:1/1}.product-list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:2vw;justify-content:center}.preloader{display:flex;position:absolute;width:100%;height:100%;top:0;left:0;background-color:coral;flex-direction:column;justify-content:center;align-items:center;z-index:5}#floatingCirclesG{position:relative;width:125px;height:125px;transform:scale(.6);-o-transform:scale(.6);-ms-transform:scale(.6);-webkit-transform:scale(.6);-moz-transform:scale(.6)}.f_circleG{position:absolute;background-color:#fff;height:22px;width:22px;border-radius:12px;-o-border-radius:12px;-ms-border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;animation-name:f_fadeG;-o-animation-name:f_fadeG;-ms-animation-name:f_fadeG;-webkit-animation-name:f_fadeG;-moz-animation-name:f_fadeG;animation-duration:1.2s;-o-animation-duration:1.2s;-ms-animation-duration:1.2s;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}#frotateG_01{left:0;top:51px;animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}#frotateG_02{left:15px;top:15px;animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;-webkit-animation-delay:.6s;-moz-animation-delay:.6s}#frotateG_03{left:51px;top:0;animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}#frotateG_04{right:15px;top:15px;animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}#frotateG_05{right:0;top:51px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}#frotateG_06{right:15px;bottom:15px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}#frotateG_07{left:51px;bottom:0;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}#frotateG_08{left:15px;bottom:15px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}@keyframes f_fadeG{0%{background-color:#000}to{background-color:#fff}}@-o-keyframes f_fadeG{0%{background-color:#000}to{background-color:#fff}}@-ms-keyframes f_fadeG{0%{background-color:#000}to{background-color:#fff}}@-webkit-keyframes f_fadeG{0%{background-color:#000}to{background-color:#fff}}@-moz-keyframes f_fadeG{0%{background-color:#000}to{background-color:#fff}}
