:root{--primary:rgb(248,23,98);--secondary:rgb(110,21,184);--primaryOpacity:rgba(248,23,98,0.75);--primaryLight:rgb(255,164,195);--darkprimary:rgb(127 45 72);--contrast:#1b1b1b;--contrastLight:#2f2f2f;--contrastDark:#0e0d0d;--fontShadowbox:#414141;--primaryFont:white;--red:rgb(134,8,8);--green:rgb(19,122,19);--sb-track-color:#1b1b1b;--sb-thumb-color:grey;--sb-size:6px}[data-theme=sextoys]{--primary:#A1122C;--primaryOpacity:rgba(114,17,33,0.75);--contrast:#1a090f;--secondary:#B52B65;--contrastDark:#12070C;--contrastLight:#371525;--darkprimary:#33070f;--fontShadowbox:#888888;--primaryLight:#7c2232;--primaryFont:white;--red:rgb(134,8,8);--green:rgb(19,122,19);--sb-track-color:#1b1b1b;--sb-thumb-color:grey;--sb-size:6px}*,body,html{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Noto Sans,sans-serif;font-size:14px;background:#1b1b1b}::-webkit-scrollbar{width:var(--sb-size)}::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:5px}@supports not selector(::-webkit-scrollbar){*{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}.hoverable:hover{cursor:pointer}.primary{color:var(--primary)}.secondary{color:var(--secondary)}.primaryLight{color:var(--primaryLight)}.primaryLightBG{background:var(--primaryLight)!important}.primaryBG{background:var(--primary)!important}.secondaryBG{background:var(--secondary)!important}.greyBG{background:#d3d3d3}.whiteBG{background:#fff}.redBG{background:var(--red)}.white{color:#fff}.grey{color:#d3d3d3}.green{color:var(--green)}.red{color:red}.orange{color:orange}.contrast{color:var(--contrast)}.size24{font-size:24px}.bold{font-weight:700}.underlined{text-decoration:underline}.hoverableContrastLight:hover{background:var(--contrastLight)}.notificationEstimAISession{width:450px;padding:3px 5px;border-radius:10px;background:rgba(255,165,0,.75);color:#fff;font-size:12px;position:absolute;top:5px;left:5px;z-index:500;display:flex;justify-content:space-between;align-items:center}.notificationEstimAISessionIcon{color:#fff;font-size:28px;font-weight:700;cursor:pointer}.articlesNewBadge{color:var(--primary);background:#fff;display:inline-block;text-align:center;padding:3px;border-radius:5px;font-size:14px}.btnSecondaryIcon{width:120px;background:var(--contrast);border:2px solid var(--primary);padding:3px 7px;border-radius:15px;text-align:center;cursor:pointer}.coyoteBTBtns{width:40px;height:40px;border-radius:50%;border:1px solid var(--primary);display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;font-size:20px;background:rgba(0,0,0,.7);position:fixed;top:45px;right:10px;z-index:500;box-shadow:4px 4px 3px 0 #141414}.coyoteBTBtns:hover{background:var(--primary)}#lovenseFloatingButton{position:fixed;top:45px;right:10px;z-index:500;display:flex;flex-direction:column;align-items:center;padding:5px;background:rgba(0,0,0,.8);border-radius:5px}.lovenseAppStatusBtn{width:40px;height:40px;border-radius:50%;border:1px solid var(--primary);cursor:pointer;color:#fff;font-size:20px;background:rgba(0,0,0,.7);box-shadow:4px 4px 3px 0 #141414}.lovenseAppStatusBtn,.modalContainer{display:flex;justify-content:center;align-items:center}.modalContainer{width:100%;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.8);z-index:500}.modalContent{background:var(--contrast);max-height:95%;overflow-y:auto;position:relative;padding-bottom:10px;width:75%}.loadingBar{width:40%;height:3px;animation:loading 1s linear infinite running}.loadingBar,.loadingBarVertical{background:var(--primary);position:absolute;bottom:0;left:0}.loadingBarVertical{width:3px;height:40%;animation:loadingVertical 1s linear infinite running}nav{display:flex;justify-content:center;background:var(--contrast);height:70px}nav div{padding-top:10px;padding-bottom:10px;margin-left:20px;margin-right:20px}.navLink{color:#fff;text-decoration:none;font-size:16px;transition:.3s ease}.navLink:hover{color:var(--primary)}.navElMobile{display:none}#menuMobileIcon{color:#fff;font-size:36px;display:none}.headerIndexLinkMobile,.menuMobile{display:none}.simplePrimaryLink{color:var(--primary);font-size:16px;text-align:center;text-decoration:underline;cursor:pointer}.primaryBTN{background:var(--primary);color:#fff;width:100%;padding:5px 15px;border:none;border-radius:10px;cursor:pointer;transition:.3s ease}.primaryBTN:hover{color:var(--primary);background:#fff}.clickableText{font-size:22px;text-align:center;color:#fff;cursor:pointer;margin-top:10px;margin-bottom:10px}.clickableText:hover{color:var(--primary)}.LLMHelperBtn{font-size:22px;text-align:center;color:#fff;cursor:pointer;margin-top:5px;margin-bottom:5px;border:2px solid var(--primary);border-radius:6px;padding:5px;background:var(--primaryOpacity)}.LLMHelperBtn:hover{background:var(--primary)}.calibrationBtn{width:min-content;display:flex;align-items:center;font-size:18px;text-align:center;color:#fff;cursor:pointer;margin-top:10px;margin-bottom:10px;border:2px solid #fff;border-radius:10px;padding:8px 10px}.calibrationBtn:hover{color:var(--primary);border:2px solid var(--primary)}.form-field-play{margin:auto auto 10px;padding:5px;border-radius:10px;background:var(--contrast)}.accordeonContainer{margin-bottom:10px}.accordeonTitle{font-size:18px!important;cursor:pointer;padding:5px;transition:.6s ease-out;margin:0!important;background:rgba(0,0,0,.8);border-top-left-radius:7px;border-top-right-radius:7px}.accordeonTitle:hover{color:var(--primary)}.accordeonContent{padding:0;transition:.3s linear;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.form-label-play{margin:0}.form-field-accordeon{margin-bottom:10px}.form-label-accordeon{font-size:14px;margin:0 0 5px;display:flex;justify-content:space-between}#tabsContainerSettings{padding-top:25px;margin:auto auto 25px;width:75%;display:flex;justify-content:center;align-items:center}.tabSettings{cursor:pointer;margin:15px}.tabSettings:hover,.tabSettingsActive{color:var(--primary)}.sessionPage{position:relative;overflow:hidden;background:#000}.qcmContainer{top:0;bottom:0;width:100%;height:100vh;justify-content:center;align-items:center;z-index:60}.qcm,.qcmContainer{position:absolute;overflow:hidden}.qcm{bottom:-300px;border-radius:5px;width:100vw;max-width:100vw;height:300px;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:15px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 0 3px 0 #130208;transition:.2s ease;z-index:68}.qcmchoices{display:flex;flex-wrap:wrap;justify-content:center}.qcm h3{color:var(--primary);margin:0 0 10px;font-size:22px;text-shadow:-.04px -.04px 0 var(--fontShadowbox),.04px -.04px 0 var(--fontShadowbox),-.04px .04px 0 var(--fontShadowbox),.04px .04px 0 var(--fontShadowbox)}.choice{width:200px;background:var(--primary);color:var(--primaryFont);text-align:center;font-size:1.1em;margin:5px;padding:3px;border-radius:5px;position:relative}.choice:hover{background:var(--secondary)}.wheelOfFortuneContainer{position:absolute;left:50%;bottom:0;width:50%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:60;overflow:hidden}.quickCommandBadge{position:absolute;bottom:-10px;left:-10px;font-size:12px;background:var(--contrast);color:var(--primary);border:2px solid var(--primary);border-radius:50%;text-align:center;vertical-align:middle;width:20px;height:20px;z-index:10}.promptInput{width:100%;padding:5px;border-radius:5px;border:none;background:rgba(0,0,0,.25);color:#fff;font-family:Noto Sans}.imageEditorContainer{position:relative;-width:100%;border:3px solid red;overflow:hidden}.imageEditorTools{min-width:400px;position:absolute;top:10px;left:10px;padding:10px;background:#fff;border-radius:15px;z-index:150}.field{color:#000}.field p{margin:5px;font-size:14px;font-weight:700}.field select{width:100%;border-radius:5px;padding:2px 5px;border:1px solid #c6c6c6}.field button{display:flex;flex-direction:column;margin:5px;width:100px;background:#f81762;color:#fff;border:none;padding:5px;border-radius:10px;cursor:pointer;align-self:normal;justify-content:center;align-items:center}.imageEditorPic .field{margin-left:10px}.orderModule{position:absolute;top:7%;left:50%;transform:translate(-50%,-50%);width:55%;padding:5px 15px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:22px;color:var(--primary);z-index:60;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,.85);border-radius:10px;transition:.3 ease;box-shadow:0 0 3px 0 #130208}.orderModule p{margin:0}.actionMessage{font-style:italic;color:var(--primaryLight)}.slaveOrder{color:#4ab84a}.actionMessageSlave{font-style:italic;color:var(--green)}.quotedMessage{font-weight:700;font-size:22px;color:var(--secondary)}.folderTitle{padding:5px;cursor:pointer;border-radius:5px;font-size:14px;display:flex;align-items:center;justify-content:space-between;margin:0 20px}.folderTitle:hover{background:#4e4e4e}.folderTitleP{margin:0;width:80%}.folderStatsContainer{display:flex;flex-direction:column;margin-left:30px}.folderStatsEl{margin-right:10px;background:#fff;padding:5px;border-radius:5px;display:inline-block}.folderStatsEl span{font-size:20px;font-weight:700;vertical-align:middle}.folderStatsIcons{height:25px;vertical-align:middle}.folderStatsTypeEl{display:inline-block;width:28px;height:28px;border-radius:50%;margin:3px;text-align:center;font-weight:700;text-transform:capitalize}.fileTitle{font-size:12px;align-items:center;border-radius:5px;margin:4px;padding:1px 5px;cursor:pointer}.animationBuilderContainer,.fileTitle{display:flex;justify-content:space-between}.animationBuilderContainer{padding:10px}.picSimulator{width:384px;height:216px;margin-right:10px;display:flex;flex-wrap:wrap}.picSimulatorPart{border:1px solid #000;width:32%;height:33%}.animationBuilderTools{display:flex;flex-direction:column;justify-content:space-between}.imageEditorNavTools{z-index:50;position:absolute;top:10px;right:10px;padding:5px;display:flex;flex-direction:column}.virtualBondUI{position:absolute;top:20px;left:20px;z-index:1000}.virtualBondIcon{color:var(--primary);font-size:140px;font-weight:700}.sessionBarContainer{position:absolute;top:0;right:0;width:75px;justify-content:flex-start;background:rgba(255,255,255,.9);z-index:56;border-bottom-left-radius:10px}.sessionBarContainer,.sessionBarInfo{display:flex;flex-direction:column;align-items:center}.sessionBarInfo{margin-bottom:25px;font-size:24px;font-weight:700}.sessionBarInfo img{width:50px;margin-right:10px}.strokeUXContainer{position:absolute;top:20px;left:20px}.strokeBeat{width:100px;height:100px;border-radius:50%;background:var(--primary)}#censorBlackscreen{width:100vw;height:100vh;position:fixed;top:0;left:0;background:#000;z-index:50;transition:1s ease}.estimModuleContainer{z-index:70;position:absolute;top:5px;left:5px;background:rgba(255,255,255,.7);padding:10px;border-radius:10px}.estimModuleContainer p{margin:3px;font-size:14px}.estimNotationContainer{display:flex;flex-wrap:wrap;width:100%}.estimNotationButton{cursor:pointer;margin:3px;font-size:16px;text-align:center;color:#fff;background:var(--primary);border-radius:5px;padding:3px 7px}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.linesWritingContainer{position:absolute;top:calc(50% - 300px);align-items:flex-start}.linesWritingContainer,.linesWritingContent{width:100%;display:flex;justify-content:center}.linesWritingContent{padding:100px 25px;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:10px;z-index:100;flex-wrap:wrap;box-shadow:0 0 3px 0 #130208}.linesWritingContent p{font-weight:700;margin:0;color:#fff;font-size:26px}.linesWritingContent input{width:100%;padding:9px;border-radius:5px;border:1px solid var(--primary);color:#fff;font-size:20px;background:rgba(0,0,0,0)}.leftLinesWriting{width:40px;display:flex;flex-direction:column;justify-content:center;margin-right:10px}.rightLinesWriting{display:flex;flex-direction:column;width:calc(80% - 55px)}.linesWritingCounter{font-size:14px;font-weight:700}.linesWritingCounterGreen{color:green}.linesWritingCounterRed{color:red}#linesWritingInput:disabled{background:rgba(66,10,10,.8)}.timelimitBarLine{width:80%;animation-name:timeCounting;animation-timing-function:linear;margin:auto}.timelimitBarLine,.timelimitBarQCM{height:3px;background:var(--primary)}.timelimitBarQCM{width:100%;animation-name:timeCountingQCM;animation-timing-function:linear}.indexWrapper{width:100%;height:100vh;background:var(--contrast);color:#fff;align-items:center;flex-direction:column}.indexLinks,.indexWrapper{display:flex;justify-content:center}.indexLinks{color:var(--primary);text-decoration:none;width:300px;padding:10px;border-radius:10px;transition:.3s;margin-bottom:10px}.indexLinks p{margin:0}.indexLinks:hover{background:var(--primary);color:#fff}.indexLinks svg{transition:.3s}.indexLinks:hover svg{color:#fff}.homeContainer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding-bottom:45px;padding-top:25px}#homeLogo{height:350px}.fullScreenBTN{position:absolute;top:10px;right:10px}.fullScreenBTN svg{color:#fff;font-size:30px;cursor:pointer}.customRangeInput{accent-color:var(--primary);width:100%}.pageContainer{position:relative;width:100%;min-height:calc(100vh - 45px - 70px);overflow-x:clip;background:var(--contrast);color:#fff;margin-bottom:45px}.oscillatorPageBtnContainer{position:fixed;display:flex;justify-content:center;flex-direction:column}.oscillatorPageBtnContainer button{display:block;margin:5px;background:var(--primary);color:#fff;border:none;padding:10px 15px;border-radius:10px;cursor:pointer}.oscillatorPageBtnContainer button:hover{background:#fff!important;color:var(--primary)}.dictionnaireContainer{position:fixed;width:220px;top:70px;transition:.5s ease;background:#fff;border-bottom-left-radius:10px;color:var(--contrast);z-index:50;padding:20px;height:calc(100vh - 70px)}.dictionnaireContainer p{margin:0;padding:5px}.dictionnaireCatItemContainer:hover{background:#d3d3d3}.dictionnaireCatItem{cursor:pointer}.dictionnaireCatItemActive{background:#d3d3d3}.dictionnaireEstimList{width:275px;max-height:400px;overflow-y:scroll;background:#fff;top:0;position:absolute;left:-265px;transition:.3s ease;border-top-left-radius:10px;border-bottom-left-radius:10px;padding:15px}.dictionnaireEstimItem{border-radius:5px;padding:3px}.dictionnaireEstimItem,.dictionnaireSelectedCatTitle{display:flex;justify-content:space-between;align-items:center}.videoContainer{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:10;background:#000}#videoModuleVideo{width:100%}.virtualBondBorderTop{z-index:1000;position:absolute;top:0;left:0;height:3px;animation:horizontalLine 5s linear infinite}.virtualBondBorderRight{z-index:1000;position:absolute;top:0;right:0;width:3px;animation:VerticalLine 5s linear infinite}.virtualBondBorderBottom{z-index:1000;position:absolute;bottom:0;right:0;height:3px;animation:horizontalLine2 5s linear infinite}.virtualBondBorderLeft{z-index:1000;position:absolute;bottom:0;left:0;width:3px;animation:VerticalLine2 5s linear infinite}.sequenceBtn{width:40px;height:40px;border-radius:50%;color:#fff;font-size:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;margin:15px;background:rgba(0,0,0,0)}.sequenceBtn:hover{color:var(--primary)!important}.sequenceBigBtn{margin:10px;font-size:50px;width:50px;height:50px}.sequenceUnit{display:inline-block;font-size:32px;cursor:pointer;transition:.3s ease;width:35px;height:35px;border-radius:5px;line-height:35px}.sequenceUnit:hover{transform:scale(1.1);background:rgba(163,163,163,.8)}.sequenceString{background:#eaeaea;width:70%;text-align:center;border-radius:10px;color:var(--contrast);padding:5px}.selectedUnit{background:rgba(163,163,163,.8);animation:clignoter 1s step-end infinite}.buttonsModuleContainer{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;padding:3px;background:rgba(0,0,0,.15);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:59;border-radius:10px}.buttonModuleContainer,.buttonsModuleContainer{display:flex;align-items:center;justify-content:center}.buttonModuleContainer{position:relative;flex-direction:column;width:175px;max-width:100%;margin:5px;background:#f81762;font-size:16px;color:#fff;border:none;padding:8px 7px;border-radius:20px;cursor:pointer;align-self:normal;transition:.5s cubic-bezier(.18,-.25,.61,1.8)}.buttonModuleContainer:hover{background:#fff;color:var(--primary)}.buttonModuleContainerDisabled{background:#7c4f5e;color:#d3d3d3}.buttonModuleContainer span{font-size:15px}.buttonModuleCooldown{position:absolute;top:0;left:0;width:100%;background:#000}.maxUsesContainer{display:flex;width:100%;justify-content:center;align-items:center}.maxUsesItem{width:10px;height:10px;border-radius:50%;border:1px solid #fff;margin:3px}.estimCustomizerContainer{position:absolute;bottom:40px;left:10px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);border-radius:10px;padding:5px;z-index:51}.estimCustomizerItem{display:flex;flex-wrap:wrap;justify-content:center}.estimCustomizerItemColumn{display:flex;flex-direction:column;justify-content:center}.estimCustomizerLabel{width:100%;text-align:center;color:#fff;margin:0}.estimCustomizerBtn{position:relative;color:var(--primary);border-radius:10px;border-radius:5px;margin:3px;font-size:22px;font-weight:700;cursor:pointer;transition:.3s ease}.estimCustomizerBtn:hover{color:var(--secondary);transform:scale(1.05)}.estimCustomizerBtnCooldown{position:absolute;top:0;left:0;width:100%;background:#000}.estimCustomizerBtnDisabled{background:#7c4f5e;color:#d3d3d3}.mistressMsg{color:#fff;font-size:14px;font-weight:700;margin:0 0 0 30px}.slaveMsg{color:var(--green);font-size:13px}.slaveMsg,.sysMsg{margin:0 0 5px 30px}.sysMsg{color:#a9a9a9;font-size:.9em}.messagesContainer{position:fixed;top:0;width:20vw;height:100%;padding:10px;background:rgba(0,0,0,.7);box-sizing:border-box;z-index:68;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:.3s ease}.messagesItemsContainer{height:calc(100% - 35px);overflow:hidden;overflow-y:scroll}.messagesContainerOpened{right:0}.messagesContainerClosed{right:calc(-20% + 30px)}.messagesContainerBtn{position:fixed;right:calc(20% - 26px);color:var(--primary);font-size:26px;cursor:pointer;transition:.3s ease;margin-top:calc(50vh - 26px)}.messagesContainerBtn:hover{transform:scale(1.1)}.sessionBtnsContainer{align-items:center}.toastSession{position:absolute;top:-100px;left:50%;transform:translate(-50%);padding:15px;border-radius:10px;border:1px solid var(--primary);text-align:center;transition:.5s ease;z-index:600;background:#000;color:#fff;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.toastSession-good{border:2px solid var(--green)}.toastSession-bad{border:2px solid var(--red)}.sessionSettingsContainer{width:calc(20vw - 50px);height:100vh;padding:10px;position:absolute;top:0;right:0;z-index:99999;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:flex-start;transition:.3s ease;overflow-y:auto}.sessionSettingsContent{width:100%;padding-top:25px;display:flex;flex-direction:column;justify-content:center;align-items:center}.sessionSettingsWrapper{width:90%}.sessionSettingsFields{margin-top:20px;margin-bottom:10px;width:100%}.sessionSettingsFields p{color:#fff;margin:3px;font-size:15px}.sessionSettingsSyncV2Container{width:calc(25vw - 150px);height:100vh;padding:10px;position:absolute;top:0;right:0;z-index:99999;background:rgba(0,0,0,.85);display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;transition:.3s ease;overflow-y:auto}.redgreenlightModuleFlash{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:100;opacity:.6;animation:redgreenlightflash .3s linear 1}.redgreenlightModuleFlash-green{background:#00b800}.redgreenlightModuleFlash-red{background:#c00}.redgreenlightModuleFlash-black{background:#0c0c0c}#redgreenlightCurrentColorBarContainer{position:absolute;bottom:0;left:0;width:100%;height:6px;border:1px #bbb;background:#fff;overflow:hidden}#redgreenlightCurrentColorBar{position:absolute;top:0;left:0;width:150%;height:6px;animation:redgreenlight 5s linear infinite running}.redgreenlightCurrentColorBar-green{background:#00b800}.redgreenlightCurrentColorBar-red{background:#c00}.redgreenlightCurrentColorBar-black{background:#0c0c0c}#canvasContainer{display:flex;flex-wrap:wrap}#yAxis,#yAxis2{width:25px;flex-direction:column}#xAxis,#yAxis,#yAxis2{display:flex;justify-content:space-between}#xAxis{width:calc(100% - 50px);margin-left:25px;height:25px}#estimCanvas{background-color:#000}#canvasTools{padding:15px;display:flex;align-items:flex-start}.canvasToolsBtn{width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#fff;background:var(--primary);font-size:22px;border-radius:50%;margin-left:10px;margin-right:10px;cursor:pointer}#canvasTooltip{padding:5px;font-size:12px;border-radius:10px;background:var(--contrast);z-index:50}#canvasTooltip p{margin:0}.canvasToolsCubicBtn{padding:7px;border:none;color:#fff;border-radius:15px;margin:7px;width:100px}.canvasToolsCubicBtnRounded{width:40px;height:40px;font-size:22px;border:none;color:#fff;border-radius:50%;margin:3px}.yAxisTiret{height:1px;width:20px;margin-right:5px;background:#d3d3d3}.xAxisTiret{height:25px;width:1px;margin-top:5px;background:#d3d3d3}.scaleNote{font-size:12px}.cubicBezierInput{padding:5px;width:60px;border-radius:5px;border:none;background:#fff}#answersContainer{display:flex;flex-direction:column;width:100%}.promptAnswerQCM{width:100%;color:#fff;text-align:start;padding:5px;background:var(--primaryLight);border-radius:15px;cursor:pointer;margin-top:10px;margin-bottom:10px}.promptAnswerQCMActive{background:var(--primary)}.center,.disclaimerFirst{text-align:center}.spinner{font-size:30px;color:var(--primary);animation:spin 1s linear infinite}.loaderSmallContainer{position:absolute;top:10px;left:10px}.disclaimerFirstSplitter{width:50px;height:1px;background:#fff;margin:15px auto}.form-field{width:70%;margin:10px auto}.form-field-half{width:48%;margin-top:5px;margin-bottom:5px}.form-field-multi{width:70%;margin:15px auto;display:flex;justify-content:space-between;align-items:center}.form-field-part{width:30%}.form-label{font-size:14px;margin:0 0 5px;display:flex;justify-content:space-between}.form-input{width:100%;border-radius:4px;padding:7px 15px;border:3px solid #6d6d6d;font-size:14px;background:rgba(0,0,0,.3);color:#fff}.form-input-focus{background:rgba(255,255,255,.3)}.form-input-disabled{width:100%;border-radius:10px;padding:7px 15px;border:2px solid #b8b8b8;font-size:14px;background:rgba(83,83,83,.3);color:#747474}input:-webkit-autofill:focus{background:rgba(255,255,255,.3)}.form-checbox{width:100px}option{background:var(--contrast);color:#fff}.helperTooltipContainer{position:relative}.helperTooltipMessage{position:absolute;top:20px;right:0;width:300px;background:#3f3f3f;padding:5px 10px;border-radius:20px;font-size:14px;white-space:pre-wrap;z-index:100}.footer{position:fixed;bottom:0;width:100%;height:45px;padding-bottom:8px;display:flex;justify-content:center;align-items:center;background:var(--contrast);flex-wrap:wrap;z-index:500}.footerLinks{color:#fff;font-size:14px;margin-right:10px;margin-left:10px;text-decoration:none}.footerLinks p{margin:0}.footerLinks:hover{color:var(--primary)}.toast{position:fixed;top:-100px;right:20px;padding:15px;border-radius:15px;text-align:center;transition:.5s ease;color:#fff;z-index:501;background:rgba(0,0,0,.55)}.outlinedBtn,.toast{border:1px solid var(--primary)}.outlinedBtn{width:max-content;padding:5px 15px;border-radius:20px;cursor:pointer;transition:.3s ease;margin-bottom:10px}.outlinedBtn:hover{background:var(--contrastLight)}.outlinedSmallBtn{border:1px solid var(--primary);width:max-content;padding:4px 10px;border-radius:10px;cursor:pointer;transition:.3s ease}.outlinedSmallBtn:hover{background:var(--contrastLight)}.primaryBtn{background:var(--primary);color:#fff;width:max-content;padding:5px 15px;border-radius:20px;cursor:pointer;transition:.3s ease;margin-bottom:10px;border:2px solid var(--primary)}.primaryBtn:hover{background:var(--contrast)}.primaryBtnDisabled{background:#dadada;color:#444;width:max-content;padding:7px 20px;border-radius:20px;cursor:pointer;transition:.3s ease;margin-bottom:10px}.YesNoButtonPrimary{background:var(--primary);border-radius:10px}.YesNoButtonOutlined,.YesNoButtonPrimary{padding:3px 8px;margin-left:5px;font-size:14px;cursor:pointer}.YesNoButtonOutlined{background:var(--contrast);border:2px solid #fff;border-radius:10px}.smallPrimaryBtn{border:2px solid var(--primary);background:rgba(0,0,0,0);color:#fff;width:max-content;font-size:13px;padding:3px 7px;border-radius:10px;cursor:pointer;transition:.2s ease;margin-bottom:5px}.smallPrimaryBtn:hover{background:#1d1d1d;color:var(--primary)}.disabledBtn{background:gray!important;color:#fff!important}.sessionBtnsContainer{display:flex;width:100%;justify-content:flex-end}.fullScreenBtn{font-size:24px;transition:.1s ease;cursor:pointer;margin:5px}.fullScreenBtn:hover{transform:scale(1.1)}.form-input-error{border:1px solid red;background:rgba(255,0,0,.3)}.goBackArrowSignIn{font-size:30px;font-weight:700;cursor:pointer;float:left}#headerLeft{margin-left:auto}#headerIndex{position:fixed;top:0;width:100%;display:flex;align-items:center;justify-content:flex-end;padding:5px;margin-right:10px}.headerIndexLink{cursor:pointer;color:#fff;font-size:14px;padding:0;margin:0}.headerIndexLink:hover{color:var(--primary)}#SDFormWrapper{width:75vw;flex-direction:column;align-items:center;margin-top:20px;position:relative}#SDFormWrapper,#charDesignerResultsContainer{display:flex;flex-wrap:wrap;padding-bottom:50px}#charDesignerResultsContainer{width:100%;margin:50px auto auto;justify-content:space-between}.charDesignerGeneratedPic{width:250px;margin:10px;position:relative}.charDesignerGeneratedPic img{width:100%}.charDesignerResultPic{width:100%;margin-top:10px;margin-bottom:10px;position:relative}.charDesignerResultPic img{width:100%}.charDesignerResultPicSelected{border:2px solid var(--primary)}.createSetPic{position:relative;width:130px;margin:10px;border-radius:10px;overflow:hidden}.createSetPic img{width:100%;object-fit:cover}.currentFillersPreview{position:relative;width:200px;margin:3px}.charDesignerFillerItem{width:47%;margin:5px;position:relative}.charDesignerFillerItem img{width:100%}.disclaimerSDForm{width:50vw;display:flex;justify-content:center;align-items:center}#characterGeneratorForm{height:100vh;overflow:scroll;position:fixed;right:0;width:25vw;top:50px;background:rgba(0,0,0,.7);padding-bottom:150px;padding-top:20px;z-index:100}#charGenCharactesList{width:50vw;display:flex;flex-wrap:wrap;justify-content:space-between}#characterGeneratorResponsiveIconPage,.characterGeneratorResponsiveIcon{display:none}.charGenCharacterItem{position:relative;width:30%;margin:10px;overflow:hidden;border-radius:10px;box-shadow:4px 4px 3px 0 #141414}.charGenCharacterItem img{width:100%;transition:.2s ease-in-out;object-fit:cover}.charGenCharacterItem:hover>img{transform:scale(1.05)}.charGenCharacterItemIcon{color:var(--primary);font-size:30px;cursor:pointer;position:absolute;background:rgba(0,0,0,.7);padding:5px;border-radius:50%;transition:.3s ease;z-index:5}.charGenCharacterItemIcon:hover{transform:scale(1.1)}#charGenModalContainer{position:fixed;width:100%;height:100vh;z-index:1000;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;top:0;left:0}.charGenModalPic{max-height:95vh}.charGenTopBtns{display:block;background:var(--primary);color:#fff;border:none;padding:10px 15px;border-radius:10px;cursor:pointer}#characterGeneratorFormTabs{width:70%;display:flex;justify-content:space-between;margin:auto auto 10px}.characterGeneratorFormTab{font-size:30px;cursor:pointer;transition:.3s ease;width:48%;border-radius:8px;padding:7px;text-align:center}.characterGeneratorFormTabSelected{background:var(--primary)}.characterGeneratorFormTab:hover{transform:scale(1.05)}.characterGeneratorFormCustomRadio{margin:3px;font-size:13px;cursor:pointer;padding:3px;color:var(--primary);border:2px solid var(--primary);width:45%}.characterGeneratorFormCustomRadioSelected{margin:3px;font-size:13px;cursor:pointer;padding:3px;background:var(--primary);color:#fff}.characterFillersCat{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;width:45%;background:rgba(40,40,40,.7);padding:3px;border-radius:10px;margin-bottom:10px}#fullPageLoader{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:1000;background:rgba(0,0,0,.8);justify-content:center}#fullPageLoader,#quickBtns{display:flex;align-items:center}#quickBtns{width:70%;margin:auto;justify-content:space-between}#estimGifSelectTool{width:200px;position:absolute;top:100px;left:0}#playCardsContainer{width:100%;margin:auto;display:flex;justify-content:center;padding-top:20px}.playCard{width:25vw;height:37.5vw;margin:25px}.playCard,.playCardSelected{position:relative;transition:.6s ease}.playCardSelected{width:60vh;height:84vh}.playCardHidden{position:relative;width:0;min-height:0;opacity:0;transition:.6s ease}.playCardBackground{position:absolute;top:0;left:0;object-fit:cover}.playCardBackground,.playCardContent{border-radius:20px;width:100%;height:100%}.playCardContent{position:relative;z-index:5;background:rgba(0,0,0,.7);padding:20px 15px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;box-shadow:4px 4px 3px 0 #141414}.playCardTitle{font-size:30px;font-weight:700;text-align:center;margin:0}.playCardDesc{font-size:14px;text-align:center}.playCardBtn{margin-top:auto;border-radius:10px}.playCardBtn,.playCardBtnForm{cursor:pointer;width:100%;text-align:center;background:var(--primary);text-decoration:none;color:#fff;padding:5px}.playCardBtnForm{border:none;margin:15px auto;font-size:20px;width:70%;border-radius:10px;transition:.5s cubic-bezier(.18,-.25,.61,1.8);overflow:hidden}.playCardBtnOutlined,.playCardBtnOutlinedResponsive{cursor:pointer;width:100%;margin-top:auto;text-align:center;background:var(--primary);text-decoration:none;color:#fff;border-radius:10px;padding:5px;border:1px solid var(--primary);background:rgba(0,0,0,0)}.playCardBtnOutlinedResponsive{display:none}.carousel-root{display:flex;justify-content:center;align-items:center}.appearanceCarouselItem{position:relative;height:100%;border-radius:5px;padding:3px;outline:none}.carouselImg{cursor:pointer;width:98%!important;height:18vw!important;object-fit:cover!important;border-radius:5px;margin:auto;box-shadow:2px 2px 4px 0 #141414;transition:.2s ease}.carouselImg:hover{z-index:50000;transform:scale(1.04)}#promptModuleEstimAITools{width:50px;padding:2px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.promptModuleEstimAITool{color:#fff;font-size:22px}.promptModuleEstimAITool:hover{color:var(--primary)}.scenarioItem{padding:5px 8px;background:rgba(0,0,0,.35);cursor:pointer;transition:.3s ease}.scenarioItem:hover,.scenarioItemSelected{background:rgba(255,255,255,.35)}.scenarioItemTitle{margin:0;font-weight:700;display:flex;justify-content:space-between;align-items:center}.scenarioItemDesc{font-size:12px;margin:0}.scenarioItemPainIcon{color:var(--primary);font-size:20px;vertical-align:bottom}.personaItemContainer{width:100%;display:flex;align-items:flex-start;background:rgba(0,0,0,.35);transition:.2s ease;cursor:pointer}.personaItemContainer:hover,.personaItemContainerSelected{background:rgba(255,255,255,.35)}.LLMHelperSubTitle{font-size:24px;margin-bottom:0}.LLMHelperP{font-size:14px}.LLMHelperList,.LLMHelperList li{margin:0}.LLMHelperLink{color:var(--primary);text-decoration:none}.multiSelectContainer{display:flex;flex-direction:column;max-height:250px;overflow-y:auto;background:#e0e0e0;margin-top:5px;margin-bottom:5px;border-radius:5px}.multiSelectItem{width:100%;padding:5px;border-radius:5px;font-size:12px}.multiSelectItemSelected{background:var(--primary);color:#fff}#generalSettingsForm{width:95%;max-width:700px;margin:10px auto auto;padding-bottom:15px}.iconNudityLevel{padding:3px;border-radius:6px;margin:3px;width:40px}.selectedIconNudityLevel{border:2px solid var(--primary)}#wipDisclaimer{position:absolute;width:30%;display:flex;align-items:center;top:0;left:0;background:rgba(0,0,0,.8);z-index:61;color:#fff;font-size:11px;padding:6px;border-bottom-right-radius:6px}#wipDisclaimerP{width:calc(100% - 25px);margin:0}.disclaimerWIPIcon:hover{color:var(--primary)}.estimAIFormCustomTabs{display:flex;width:100%;justify-content:center}.estimAIFormCustomTab{cursor:pointer;margin:10px;padding:4px;border:2px solid #fff;border-radius:5px}.estimAIFormCustomTab:hover,.estimAIFormCustomTabSelected{background:var(--primary)}.estimAIVariableItem{font-size:12px;border:2px solid var(--contrastLight);border-radius:5px;margin:3px;padding:3px;cursor:pointer}.estimAIVariableItem:hover{background:var(--contrastLight)}.estimAIFormMessages{padding:3px;background:rgba(0,0,0,.5);border-radius:5px;width:96%}.estimAIFormMessageItem{position:relative;font-size:13px;min-height:40px;padding:4px}.estimAIFormMessageItem:hover{background:rgba(51,51,51,.9)}.estimAIFormMessageItemAssistant{border-left:2px solid #fff;padding-left:4px;color:#fff;text-align:left}.estimAIFormMessageItemUser{border-right:2px solid #fff;padding-right:4px;text-align:right}.estimAIFormMessageItemDelete{top:0}.estimAIFormMessageItemDelete,.estimAIFormMessageItemEdit{position:absolute;right:-20px;color:#fff;font-size:20px;cursor:pointer;background:rgba(0,0,0,.5);border-radius:50%;width:15px;height:15px}.estimAIFormMessageItemEdit{top:20px}.estimGuidelineItem{opacity:0;transition:.2s ease}.scenarioEditorFirstMessageAssistant{border-left:2px solid #fff;padding-left:4px;color:var(--primary);text-align:left}.scenarioEditorFirstMessageUser{border-right:2px solid #fff;padding-right:4px;text-align:right}.articlePageContent{width:95%;margin:auto;max-width:1000px}.articleTitle{padding:10px 5px;background:var(--primary)}.underlinedSubTitle{width:200px;height:3px;background:var(--primary);margin-bottom:10px;margin-top:5px}.faqItem{background:var(--darkprimary);padding:5px 10px;margin-bottom:15px}.faqItemTitle{margin:0}.faqItemDesc{margin:0;font-size:14px}.faqItemLink{margin:0;color:var(--primary);text-decoration:none}#firstFormBtnContainer,.estimItem{display:flex}.estimItem{width:100%;justify-content:space-between;padding:7px;border-radius:5px;background:var(--darkprimary);margin-bottom:15px}.estimItemLabel,.estimItemText{margin:0;font-size:13px}.estimItemTools{display:flex;flex-direction:column;justify-content:center}.estimItemToolsIcon{color:#fff;font-size:22px;margin-bottom:4px;cursor:pointer}.estimsPageTabsContainer{display:flex;justify-content:center;margin-top:50px;margin-bottom:50px;font-size:18px}.estimsPageTab a{margin:10px}.estimsPageTab a:visited{text-decoration:none}.estimsCatContainer{display:flex;flex-wrap:wrap;justify-content:space-between}.estimsPageCat{width:23%}.myCollectionEstimItem{border-radius:5px;padding:3px;display:flex;width:100%;justify-content:space-between;cursor:pointer;flex-direction:column;border:2px solid #282828;margin-bottom:3px}.myCollectionEstimItem:hover{background:rgba(0,0,0,.7)}.myCollectionEstimItemCustom{border:2px solid var(--primary)}.myCollectionEstimItemBtns{display:flex}.myCollectionEstimItemDisabled{background:var(--contrastLight)!important;color:var(--contrastLight)!important}.benchmarksTableTH{cursor:pointer}.benchmarksTableTHContainer{display:flex}.benchmarksTableTD{text-align:center;padding:3px;margin:2px}.benchmarksTableTDLeft{text-align:left}.benchmarksTableTD:nth-child(odd){background:#2b2424}.benchmarksTableTR:nth-child(2n){background:#000}.benchmarksTableTR:hover{background:#383838!important}.kofiIframeContainer{width:40%}.estimAIButtonsContainer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 0 3px 0 #130208;z-index:66;position:absolute;bottom:0;left:0;width:100%;transition:.2s ease}.estimAIButtonsInput{display:block;margin:10px;width:600px;max-width:95%;background:rgba(63,63,63,.768627451);color:#fff;padding:5px;border-radius:15px;border:1px solid #4f4f4f}.estimAIButtonsButton{position:relative;display:flex;flex-direction:column;width:100px;max-width:100%;margin:5px;background:rgba(0,0,0,0);font-size:12px;color:#fff;border:2px solid var(--primary);padding:3px 5px;border-radius:15px;cursor:pointer;align-self:normal;justify-content:center;align-items:center;transition:.2s cubic-bezier(.18,-.25,.61,1.8)}.estimAIButtonsButton:hover{background:rgba(0,0,0,.4);color:var(--primary)}.estimAIButtonsToggle{color:var(--primary);font-size:32px;cursor:pointer;transition:.3s ease}.estimAIButtonsToggle:hover{transform:scale(1.2)}.playCard2Selected{transition:.6s ease;position:relative;width:29vw;height:85vh}.playPageFormContainer{width:60vw;height:85vh;padding:0 50px;background:rgba(0,0,0,.55);margin-left:30px;overflow-y:auto;border-radius:15px}.estimSettingsCalibrationContainer{display:flex;justify-content:center;flex-wrap:wrap;width:50%;margin:auto}.estimSettingsChannelsContainer{display:flex}.estimSettingsChannelContainer{width:50%}.indexNewsContainer{width:95%;display:flex;justify-content:center}.indexNewsItem{display:block;width:30%;text-align:center;background:#71203b;padding:7px;border-radius:6px}.indexNewsItemImage{width:auto;max-height:50px}.sessionFloatingBtn{position:absolute;z-index:500;bottom:10px;cursor:pointer;width:45px;height:45px;background-color:rgba(0,0,0,.85);border-radius:50%;text-align:center;box-shadow:4px 4px 3px 0 #141414;display:flex;align-items:center;justify-content:center;transition:.2s ease}.sessionFloatingBtn:hover{background-color:rgba(114,114,114,.15)}.portalLeftAnim{animation:portalLeft .75s ease forwards}.portalRightAnim{animation:portalRight .75s ease forwards}.portalPic{transition:.5s ease;height:76vh;width:-moz-fit-content;width:fit-content}.portalPicP{position:absolute;bottom:10px;width:100%;text-align:center;font-size:30px;font-weight:700}.portalLeftIddle{overflow:hidden;position:relative;transform:perspective(1000px) rotateY(30deg) scale(1.1) rotateX(2deg) translateX(-13%)}.portalRightIddle{overflow:hidden;position:relative;transform:perspective(1000px) rotateY(-30deg) scale(1.1) rotateX(2deg) translateX(13%)}.portalLeftIddle:hover{cursor:pointer;transform:perspective(1000px) rotateY(0deg) scale(1.05) rotateX(0deg) translateX(20%)}.portalRightIddle:hover{cursor:pointer;transform:perspective(1000px) rotateY(0deg) scale(1.05) rotateX(0deg) translateX(-20%)}.portalLeftIddle:before{left:-75%;animation:refletLeft 5s ease-in-out infinite}.portalLeftIddle:before,.portalRightIddle:before{content:"";position:absolute;top:0;width:50%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0),rgba(255,255,255,.6) 50%,rgba(255,255,255,0));transform:skewX(-25deg);pointer-events:none}.portalRightIddle:before{right:-125%;animation:refletRight 5s ease-in-out infinite;animation-delay:1.5s}.scenarioDrawerContainer{position:fixed;top:0;right:-100vw;width:600px;height:calc(100vh - 75px);overflow-y:auto;z-index:10;padding:15px;background:var(--contrastDark);box-shadow:4px 4px 3px 0 #141414;transition:.3s ease;color:#fff}.scenarioDrawerContainerOpen{right:0}.scenariosPageItem{width:30%;display:flex;flex-direction:column;align-items:center;background:var(--contrastDark);margin:10px;padding:7px;border-radius:5px;box-shadow:0 0 3px 0 #130208;align-self:baseline}.subscriptionContainer,.subscriptionItem{display:flex;justify-content:space-between}.subscriptionItem{width:300px;padding:10px;border-radius:10px;border:2px solid #636363;margin:10px;flex-direction:column;align-items:center;background:#1e0b12;box-shadow:4px 4px 3px 0 #141414}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:800px){.form-field{width:100%}.orderModule{width:95%;font-size:20px}.qcm{width:95%}.qcm h3{font-size:16px}.choice{font-size:14px}.messagesContainer{width:100%}.messagesContainerOpened{right:0}.messagesContainerClosed{right:calc(-100% + 30px)}.estimCustomizerContainer{width:90%}.estimCustomizerLabel{font-size:12px}.settingsEstimTabContainer{flex-wrap:wrap}nav{justify-content:flex-end}.headerIndexLink,.navEl{display:none}.menuMobile{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;left:100%;top:0;z-index:50;background:var(--contrast);width:100%;padding-top:15px;height:calc(100vh - 70px);transition:.3s ease;overflow-y:auto}.menuMobileOpen{left:0;top:0;margin:0;z-index:500}#menuMobileClose{position:absolute;top:15px;right:30px;color:#fff;font-size:36px}.navElMobile{display:block}.modalContent{width:100%!important}#headerLeft{margin:initial}.headerIndexLinkMobile{display:block;color:#fff;text-align:center}#menuMobileIcon{display:block}.menuMobile hr{width:90%}#playCardsContainer{flex-wrap:wrap;padding-top:20px;padding-bottom:70px}.playCard{width:90vw;height:126vw;margin:0 0 25px}.playCardSelected{width:90vw;min-height:84vh}#generalSettingsForm{width:95%}.estimSettingsCalibrationContainer{margin-top:15px;width:100%}.estimSettingsChannelsContainer{flex-direction:column}.estimSettingsChannelContainer{width:100%}#disclaimerEstimForm{flex-wrap:wrap}.indexLinks{width:100%}.carousel-slider{width:100%!important}.carouselImg{height:25vh}#firstFormConsentContainer{height:100%;overflow-y:scroll;padding-bottom:70px}#firstFormBtnContainer{flex-direction:column}#SDFormWrapper{width:100vw}#charGenCharactesList{width:90vw;margin:auto}.charGenCharacterItem{width:100%}#characterGeneratorForm{width:100vw;padding:10px;z-index:50;overflow-y:scroll;height:90vh;transition:.3s ease}.characterGeneratorFormClosed{width:0!important;padding:0!important}.characterGeneratorResponsiveIcon{display:block}#characterGeneratorResponsiveIconPage{display:block;position:fixed;top:50px;right:10px;z-index:10;font-size:50px}.charDesignerFillerItem,.characterFillersCat{width:100%}.disclaimerSDForm{width:90vw}.currentFillersPreview{width:90%}.playCard2Selected{position:fixed;top:0;left:0;width:100vw;height:100vh}.playPageFormContainer{z-index:5;width:95vw;height:100vh;padding:0;margin:0;background:rgba(0,0,0,0);overflow-x:clip}.playCardContent{border:none;background:rgba(0,0,0,.85)}.playCardDescSelected,.playCardTitleSelected{display:none}.playCardBtnOutlined{display:none;margin-bottom:30px;background:#000;z-index:7}.playCardBtnOutlinedResponsive{display:block;background:#000}.indexNewsContainer{flex-direction:column}.indexNewsItem{width:100%}.sessionFloatingBtn{bottom:130px}.footer{height:70px}.pageContainer{margin-bottom:70px}.sessionSettingsContainer{width:100vw}.sessionSettingsWrapper{width:100%;min-height:100%;overflow-y:auto}.scenarioDrawerContainer,.scenariosPageItem{width:100%}.portalPic,.portalPicContainer{height:100%}.portalPic{transform:scale(1);width:100%;animation:none}.portalPicImg{width:100%;object-fit:cover}.portalPicP{bottom:100px}.portalLeftAnim{animation:portalLeftResponsive .75s ease forwards}.portalRightAnim{animation:portalRightResponsive .75s ease forwards}.portalLeftIddle,.portalRightIddle{overflow:hidden;position:relative;transform:scale(1)}.portalLeftIddle:hover,.portalRightIddle:hover{cursor:pointer;transform:scale(1.05)}.subscriptionContainer{flex-wrap:wrap}.subscriptionItem{width:90%;margin:auto auto 15px}}@keyframes clignoter{0%,to{background:rgba(163,163,163,.2)}50%{background:rgba(163,163,163,.8)}}@keyframes horizontalLine{0%{width:0}25%,to{width:100%}}@keyframes horizontalLine2{0%{width:0}50%{width:0}75%,to{width:100%}}@keyframes VerticalLine{0%,25%{height:0}50%,to{height:100%}}@keyframes VerticalLine2{0%,75%{height:0}to{height:100%}}@keyframes pulse{0%,to{transform:scale(1.1);opacity:1}50%{transform:scale(.9);opacity:.6}}@keyframes pulseGaugeEstim{0%,to{transform:scale(1.05);opacity:1}50%{transform:scale(1);opacity:.5}}.pulsesuper_slow{animation:pulsesuper_slow 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulsesuper_slow{0%,to{transform:scale(1.1);opacity:1}50%{transform:scale(.9);opacity:.6}}.pulseslow{animation:pulseslow 1s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulseslow{0%,to{transform:scale(1.1);opacity:1}50%{transform:scale(.9);opacity:.6}}.pulsenormal{animation:pulsenormal .67s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulsenormal{0%,to{transform:scale(1.1);opacity:1}50%{transform:scale(.9);opacity:.6}}.pulsefast{animation:pulsefast .5s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulsefast{0%,to{transform:scale(1.1);opacity:1}50%{transform:scale(.9);opacity:.6}}.pulsesuper_fast{animation:pulsesuper_fast .3s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulsesuper_fast{0%,to{transform:scale(1.1);opacity:1}50%{transform:scale(.9);opacity:.6}}@keyframes timeCounting{0%{width:80%}to{width:0}}@keyframes timeCountingQCM{0%{width:100%}to{width:0}}@keyframes loading{0%{left:-100%}to{left:100%}}@keyframes loadingVertical{0%{top:-100%}to{top:100%}}@keyframes redgreenlight{0%{left:-150%}to{left:150%}}@keyframes redgreenlightflash{0%{opacity:.6}to{opacity:0}}.fadeIn{opacity:0;animation:fadeIn .5s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes portalLeft{0%{transform:perspective(1000px) rotateY(-10deg) scale(1.1) rotateX(0deg) translateX(0)}to{transform:perspective(1000px) rotateY(30deg) scale(1.1) rotateX(2deg) translateX(-13%)}}@keyframes portalRight{0%{transform:perspective(1000px) rotateY(10deg) scale(1.1) rotateX(0deg) translateX(0)}to{transform:perspective(1000px) rotateY(-30deg) scale(1.1) rotateX(2deg) translateX(13%)}}@keyframes portalLeftResponsive{0%{transform:translate(-100vh)}to{transform:translate(0)}}@keyframes portalRightResponsive{0%{transform:translate(100vh)}to{transform:translate(0)}}@keyframes refletLeft{0%{left:-75%;opacity:0}10%{left:125%;opacity:1}11%{left:125%;opacity:0}to{left:125%;opacity:0}}@keyframes refletRight{0%{right:-75%;opacity:0}10%{right:125%;opacity:1}11%{right:125%;opacity:0}to{right:125%;opacity:0}}@media screen and (max-width:800px){.homeContainer{flex-direction:column}#homeLogo{height:150px}.indexWrapper{height:auto;min-height:100vh;padding-bottom:50px}.orderModule{width:95%;font-size:20px}.qcm{width:100%}.qcm h3{font-size:18px}.choice{font-size:14px}.messagesContainer{width:100%}.messagesContainerOpened{right:0}.messagesContainerClosed{right:calc(-100% + 30px)}.estimCustomizerContainer{width:90%}.estimCustomizerLabel{font-size:12px}#wipDisclaimer{width:100%}.estimsPageCat{width:48%}.kofiIframeContainer{width:100%}.carouselImg{height:50vw!important}}@media screen and (max-width:600px){.carouselImg{height:75vw!important}}input[type=range]{height:16px;-webkit-appearance:none;margin:5px 0;width:100%;background:#000!important;border:none!important}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:var(--primary);border-radius:10px;border:0 solid #000101}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #000;border:0 solid #000;height:10px;width:38px;border-radius:5px;background:#1b1b1b;cursor:pointer;-webkit-appearance:none;margin-top:-1px}input[type=range]:focus::-webkit-slider-runnable-track{background:var(--primary)}input[type=range]::-moz-range-track{width:100%;height:8px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:var(--primary);border-radius:10px;border:0 solid #000101}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000;border:0 solid #000;height:10px;width:38px;border-radius:5px;background:#1b1b1b;cursor:pointer}input[type=range]::-ms-track{width:100%;height:8px;cursor:pointer;animate:.2s;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:var(--primary);border:0 solid #000101;border-radius:20px;box-shadow:0 0 0 #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000;border:0 solid #000;height:10px;width:38px;border-radius:5px;background:#1b1b1b;cursor:pointer}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:var(--primary)}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--contrast);font:inherit;color:var(--contrast);width:1.15em;height:1.15em;border:.15em solid var(--primary);border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center;margin:0 5px 0 0}input[type=radio]:before{content:"";width:.65em;height:.65em;border-radius:50%;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--primary);background-color:#fff}input[type=radio]:checked:before{transform:scale(1)}.slidesContainer{overflow:hidden;transition:1s ease;-display:flex}.slidesContainer,.slidesContainerEditor{width:100%;height:100vh;background:#000;position:relative;-justify-content:center}.slidesContainerEditor{-overflow:scroll;-display:flex}.slidePic{object-fit:cover;object-position:center;transition:.3s ease;display:block}.wheelOfFortune3DPortrait{width:40%!important;transform:perspective(1000px) rotateY(30deg) scale(.88) rotateX(2deg) translateX(-45%)!important}.wheelOfFortune3DLandscape{width:65%!important;transform:perspective(1000px) rotateY(30deg) scale(.88) rotateX(2deg) translateX(-30%)!important}.TESTDOMINATION3D{transform:perspective(1000px) rotateY(0deg) scale(1.1) rotateX(-12deg) translateY(5%)!important}.sc-gsTCUz{max-width:100%!important;max-height:100%!important}.adaptativeContainer{position:relative;height:100%}.adaptativeContainerVideo{width:100%}.blackblock,.censorsContainer{position:absolute}.blackblock{width:500px;height:130px;background:#000;z-index:50}.censorShow{animation:showCensor 5s linear forwards}@keyframes showCensor{0%{opacity:0}80%{opacity:0}to{opacity:1}}.mainPic{position:relative;z-index:2;display:block;margin-left:auto;margin-right:auto;height:100%;object-fit:cover;object-position:center;transform:perspective(1000) rotateY(0) scale(1) rotateX(0) translateX(0);transition:1s ease}.zoomIn{animation:zoominv2 15s linear infinite alternate}.slideLeft{animation:slideLeftv2 15s linear infinite alternate}.slideRight{animation:slideRightv2 15s linear infinite alternate}.slideTop{height:104%;animation:slideTopv2 10s linear infinite alternate}.slideBottom{transform:translateY(-4%);height:104%;animation:slideBottomv2 10s linear infinite alternate}@keyframes zoominv2{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes zoomoutv2{0%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes slideLeftv2{0%{transform:translateX(2%)}to{transform:translateX(-2%)}}@keyframes slideRightv2{0%{transform:translateX(-2%)}to{transform:translateX(2%)}}@keyframes slideTopv2{0%{transform:translateY(0)}to{transform:translateY(-4%)}}@keyframes slideBottomv2{0%{transform:translateY(-4%)}to{transform:translateY(0)}}.zoomin{animation:zoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes zoomin{0%{background-size:80%}to{background-size:135%}}.zoominsmallwidth{animation:zoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes zoominsmallwidth{0%{background-size:50%}to{background-size:100%}}.zoomout{animation:zoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes zoomout{0%{background-size:130%}to{background-size:90%}}.zoomoutsmallwidth{animation:zoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes zoomoutsmallwidth{0%{background-size:110%}to{background-size:60%}}.tltop{animation:tltop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltop{0%{background-position:0 0}to{background-position:top}}.tltopzoomin{animation:tltopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltopzoomin{0%{background-position:0 0;background-size:80%}to{background-position:top;background-size:135%}}.tltopzoominsmallwidth{animation:tltopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltopzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:top;background-size:80%}}.tltopzoomout{animation:tltopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltopzoomout{0%{background-position:0 0;background-size:130%}to{background-position:top;background-size:100%}}.tltopzoomoutsmallwidth{animation:tltopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltopzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:top;background-size:60%}}.tltr{animation:tltr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltr{0%{background-position:0 0}to{background-position:100% 0}}.tltrzoomin{animation:tltrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltrzoomin{0%{background-position:0 0;background-size:80%}to{background-position:100% 0;background-size:135%}}.tltrzoominsmallwidth{animation:tltrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltrzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:100% 0;background-size:80%}}.tltrzoomout{animation:tltrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltrzoomout{0%{background-position:0 0;background-size:130%}to{background-position:100% 0;background-size:100%}}.tltrzoomoutsmallwidth{animation:tltrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tltrzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:100% 0;background-size:60%}}.tlleft{animation:tlleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlleft{0%{background-position:0 0}to{background-position:0}}.tlleftzoomin{animation:tlleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlleftzoomin{0%{background-position:0 0;background-size:80%}to{background-position:0;background-size:135%}}.tlleftzoominsmallwidth{animation:tlleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlleftzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:0;background-size:80%}}.tlleftzoomout{animation:tlleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlleftzoomout{0%{background-position:0 0;background-size:130%}to{background-position:0;background-size:100%}}.tlleftzoomoutsmallwidth{animation:tlleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlleftzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:0;background-size:60%}}.tlcenter{animation:tlcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlcenter{0%{background-position:0 0}to{background-position:50%}}.tlcenterzoomin{animation:tlcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlcenterzoomin{0%{background-position:0 0;background-size:80%}to{background-position:50%;background-size:135%}}.tlcenterzoominsmallwidth{animation:tlcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlcenterzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:50%;background-size:80%}}.tlcenterzoomout{animation:tlcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlcenterzoomout{0%{background-position:0 0;background-size:130%}to{background-position:50%;background-size:100%}}.tlcenterzoomoutsmallwidth{animation:tlcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlcenterzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:50%;background-size:60%}}.tlright{animation:tlright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlright{0%{background-position:0 0}to{background-position:100%}}.tlrightzoomin{animation:tlrightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlrightzoomin{0%{background-position:0 0;background-size:80%}to{background-position:100%;background-size:135%}}.tlrightzoominsmallwidth{animation:tlrightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlrightzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:100%;background-size:80%}}.tlrightzoomout{animation:tlrightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlrightzoomout{0%{background-position:0 0;background-size:130%}to{background-position:100%;background-size:100%}}.tlrightzoomoutsmallwidth{animation:tlrightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlrightzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:100%;background-size:60%}}.tlbl{animation:tlbl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbl{0%{background-position:0 0}to{background-position:0 100%}}.tlblzoomin{animation:tlblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlblzoomin{0%{background-position:0 0;background-size:80%}to{background-position:0 100%;background-size:135%}}.tlblzoominsmallwidth{animation:tlblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlblzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:0 100%;background-size:80%}}.tlblzoomout{animation:tlblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlblzoomout{0%{background-position:0 0;background-size:130%}to{background-position:0 100%;background-size:100%}}.tlblzoomoutsmallwidth{animation:tlblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlblzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:0 100%;background-size:60%}}.tlbottom{animation:tlbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbottom{0%{background-position:0 0}to{background-position:bottom}}.tlbottomzoomin{animation:tlbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbottomzoomin{0%{background-position:0 0;background-size:80%}to{background-position:bottom;background-size:135%}}.tlbottomzoominsmallwidth{animation:tlbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbottomzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:bottom;background-size:80%}}.tlbottomzoomout{animation:tlbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbottomzoomout{0%{background-position:0 0;background-size:130%}to{background-position:bottom;background-size:100%}}.tlbottomzoomoutsmallwidth{animation:tlbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbottomzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:bottom;background-size:60%}}.tlbr{animation:tlbr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbr{0%{background-position:0 0}to{background-position:100% 100%}}.tlbrzoomin{animation:tlbrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbrzoomin{0%{background-position:0 0;background-size:80%}to{background-position:100% 100%;background-size:135%}}.tlbrzoominsmallwidth{animation:tlbrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbrzoominsmallwidth{0%{background-position:0 0;background-size:50%}to{background-position:100% 100%;background-size:80%}}.tlbrzoomout{animation:tlbrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbrzoomout{0%{background-position:0 0;background-size:130%}to{background-position:100% 100%;background-size:100%}}.tlbrzoomoutsmallwidth{animation:tlbrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes tlbrzoomoutsmallwidth{0%{background-position:0 0;background-size:110%}to{background-position:100% 100%;background-size:60%}}.toptl{animation:toptl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptl{0%{background-position:top}to{background-position:0 0}}.toptlzoomin{animation:toptlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptlzoomin{0%{background-position:top;background-size:80%}to{background-position:0 0;background-size:135%}}.toptlzoominsmallwidth{animation:toptlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptlzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:0 0;background-size:80%}}.toptlzoomout{animation:toptlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptlzoomout{0%{background-position:top;background-size:130%}to{background-position:0 0;background-size:100%}}.toptlzoomoutsmallwidth{animation:toptlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptlzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:0 0;background-size:60%}}.toptr{animation:toptr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptr{0%{background-position:top}to{background-position:100% 0}}.toptrzoomin{animation:toptrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptrzoomin{0%{background-position:top;background-size:80%}to{background-position:100% 0;background-size:135%}}.toptrzoominsmallwidth{animation:toptrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptrzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:100% 0;background-size:80%}}.toptrzoomout{animation:toptrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptrzoomout{0%{background-position:top;background-size:130%}to{background-position:100% 0;background-size:100%}}.toptrzoomoutsmallwidth{animation:toptrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toptrzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:100% 0;background-size:60%}}.topleft{animation:topleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topleft{0%{background-position:top}to{background-position:0}}.topleftzoomin{animation:topleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topleftzoomin{0%{background-position:top;background-size:80%}to{background-position:0;background-size:135%}}.topleftzoominsmallwidth{animation:topleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topleftzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:0;background-size:80%}}.topleftzoomout{animation:topleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topleftzoomout{0%{background-position:top;background-size:130%}to{background-position:0;background-size:100%}}.topleftzoomoutsmallwidth{animation:topleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topleftzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:0;background-size:60%}}.topcenter{animation:topcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topcenter{0%{background-position:top}to{background-position:50%}}.topcenterzoomin{animation:topcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topcenterzoomin{0%{background-position:top;background-size:80%}to{background-position:50%;background-size:135%}}.topcenterzoominsmallwidth{animation:topcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topcenterzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:50%;background-size:80%}}.topcenterzoomout{animation:topcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topcenterzoomout{0%{background-position:top;background-size:130%}to{background-position:50%;background-size:100%}}.topcenterzoomoutsmallwidth{animation:topcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topcenterzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:50%;background-size:60%}}.topright{animation:topright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topright{0%{background-position:top}to{background-position:100%}}.toprightzoomin{animation:toprightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toprightzoomin{0%{background-position:top;background-size:80%}to{background-position:100%;background-size:135%}}.toprightzoominsmallwidth{animation:toprightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toprightzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:100%;background-size:80%}}.toprightzoomout{animation:toprightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toprightzoomout{0%{background-position:top;background-size:130%}to{background-position:100%;background-size:100%}}.toprightzoomoutsmallwidth{animation:toprightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes toprightzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:100%;background-size:60%}}.topbl{animation:topbl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbl{0%{background-position:top}to{background-position:0 100%}}.topblzoomin{animation:topblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topblzoomin{0%{background-position:top;background-size:80%}to{background-position:0 100%;background-size:135%}}.topblzoominsmallwidth{animation:topblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topblzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:0 100%;background-size:80%}}.topblzoomout{animation:topblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topblzoomout{0%{background-position:top;background-size:130%}to{background-position:0 100%;background-size:100%}}.topblzoomoutsmallwidth{animation:topblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topblzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:0 100%;background-size:60%}}.topbottom{animation:topbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbottom{0%{background-position:top}to{background-position:bottom}}.topbottomzoomin{animation:topbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbottomzoomin{0%{background-position:top;background-size:80%}to{background-position:bottom;background-size:135%}}.topbottomzoominsmallwidth{animation:topbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbottomzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:bottom;background-size:80%}}.topbottomzoomout{animation:topbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbottomzoomout{0%{background-position:top;background-size:130%}to{background-position:bottom;background-size:100%}}.topbottomzoomoutsmallwidth{animation:topbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbottomzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:bottom;background-size:60%}}.topbr{animation:topbr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbr{0%{background-position:top}to{background-position:100% 100%}}.topbrzoomin{animation:topbrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbrzoomin{0%{background-position:top;background-size:80%}to{background-position:100% 100%;background-size:135%}}.topbrzoominsmallwidth{animation:topbrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbrzoominsmallwidth{0%{background-position:top;background-size:50%}to{background-position:100% 100%;background-size:80%}}.topbrzoomout{animation:topbrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbrzoomout{0%{background-position:top;background-size:130%}to{background-position:100% 100%;background-size:100%}}.topbrzoomoutsmallwidth{animation:topbrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes topbrzoomoutsmallwidth{0%{background-position:top;background-size:110%}to{background-position:100% 100%;background-size:60%}}.trtl{animation:trtl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtl{0%{background-position:100% 0}to{background-position:0 0}}.trtlzoomin{animation:trtlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtlzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:0 0;background-size:135%}}.trtlzoominsmallwidth{animation:trtlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtlzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:0 0;background-size:80%}}.trtlzoomout{animation:trtlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtlzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:0 0;background-size:100%}}.trtlzoomoutsmallwidth{animation:trtlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtlzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:0 0;background-size:60%}}.trtop{animation:trtop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtop{0%{background-position:100% 0}to{background-position:top}}.trtopzoomin{animation:trtopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtopzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:top;background-size:135%}}.trtopzoominsmallwidth{animation:trtopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtopzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:top;background-size:80%}}.trtopzoomout{animation:trtopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtopzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:top;background-size:100%}}.trtopzoomoutsmallwidth{animation:trtopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trtopzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:top;background-size:60%}}.trleft{animation:trleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trleft{0%{background-position:100% 0}to{background-position:0}}.trleftzoomin{animation:trleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trleftzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:0;background-size:135%}}.trleftzoominsmallwidth{animation:trleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trleftzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:0;background-size:80%}}.trleftzoomout{animation:trleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trleftzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:0;background-size:100%}}.trleftzoomoutsmallwidth{animation:trleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trleftzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:0;background-size:60%}}.trcenter{animation:trcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trcenter{0%{background-position:100% 0}to{background-position:50%}}.trcenterzoomin{animation:trcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trcenterzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:50%;background-size:135%}}.trcenterzoominsmallwidth{animation:trcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trcenterzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:50%;background-size:80%}}.trcenterzoomout{animation:trcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trcenterzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:50%;background-size:100%}}.trcenterzoomoutsmallwidth{animation:trcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trcenterzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:50%;background-size:60%}}.trright{animation:trright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trright{0%{background-position:100% 0}to{background-position:100%}}.trrightzoomin{animation:trrightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trrightzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:100%;background-size:135%}}.trrightzoominsmallwidth{animation:trrightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trrightzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:100%;background-size:80%}}.trrightzoomout{animation:trrightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trrightzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:100%;background-size:100%}}.trrightzoomoutsmallwidth{animation:trrightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trrightzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:100%;background-size:60%}}.trbl{animation:trbl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbl{0%{background-position:100% 0}to{background-position:0 100%}}.trblzoomin{animation:trblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trblzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:0 100%;background-size:135%}}.trblzoominsmallwidth{animation:trblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trblzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:0 100%;background-size:80%}}.trblzoomout{animation:trblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trblzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:0 100%;background-size:100%}}.trblzoomoutsmallwidth{animation:trblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trblzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:0 100%;background-size:60%}}.trbottom{animation:trbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbottom{0%{background-position:100% 0}to{background-position:bottom}}.trbottomzoomin{animation:trbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbottomzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:bottom;background-size:135%}}.trbottomzoominsmallwidth{animation:trbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbottomzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:bottom;background-size:80%}}.trbottomzoomout{animation:trbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbottomzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:bottom;background-size:100%}}.trbottomzoomoutsmallwidth{animation:trbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbottomzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:bottom;background-size:60%}}.trbr{animation:trbr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbr{0%{background-position:100% 0}to{background-position:100% 100%}}.trbrzoomin{animation:trbrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbrzoomin{0%{background-position:100% 0;background-size:80%}to{background-position:100% 100%;background-size:135%}}.trbrzoominsmallwidth{animation:trbrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbrzoominsmallwidth{0%{background-position:100% 0;background-size:50%}to{background-position:100% 100%;background-size:80%}}.trbrzoomout{animation:trbrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbrzoomout{0%{background-position:100% 0;background-size:130%}to{background-position:100% 100%;background-size:100%}}.trbrzoomoutsmallwidth{animation:trbrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes trbrzoomoutsmallwidth{0%{background-position:100% 0;background-size:110%}to{background-position:100% 100%;background-size:60%}}.lefttl{animation:lefttl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttl{0%{background-position:0}to{background-position:0 0}}.lefttlzoomin{animation:lefttlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttlzoomin{0%{background-position:0;background-size:80%}to{background-position:0 0;background-size:135%}}.lefttlzoominsmallwidth{animation:lefttlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttlzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:0 0;background-size:80%}}.lefttlzoomout{animation:lefttlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttlzoomout{0%{background-position:0;background-size:130%}to{background-position:0 0;background-size:100%}}.lefttlzoomoutsmallwidth{animation:lefttlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttlzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:0 0;background-size:60%}}.lefttop{animation:lefttop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttop{0%{background-position:0}to{background-position:top}}.lefttopzoomin{animation:lefttopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttopzoomin{0%{background-position:0;background-size:80%}to{background-position:top;background-size:135%}}.lefttopzoominsmallwidth{animation:lefttopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttopzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:top;background-size:80%}}.lefttopzoomout{animation:lefttopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttopzoomout{0%{background-position:0;background-size:130%}to{background-position:top;background-size:100%}}.lefttopzoomoutsmallwidth{animation:lefttopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttopzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:top;background-size:60%}}.lefttr{animation:lefttr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttr{0%{background-position:0}to{background-position:100% 0}}.lefttrzoomin{animation:lefttrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttrzoomin{0%{background-position:0;background-size:80%}to{background-position:100% 0;background-size:135%}}.lefttrzoominsmallwidth{animation:lefttrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttrzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:100% 0;background-size:80%}}.lefttrzoomout{animation:lefttrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttrzoomout{0%{background-position:0;background-size:130%}to{background-position:100% 0;background-size:100%}}.lefttrzoomoutsmallwidth{animation:lefttrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes lefttrzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:100% 0;background-size:60%}}.leftcenter{animation:leftcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftcenter{0%{background-position:0}to{background-position:50%}}.leftcenterzoomin{animation:leftcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftcenterzoomin{0%{background-position:0;background-size:80%}to{background-position:50%;background-size:135%}}.leftcenterzoominsmallwidth{animation:leftcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftcenterzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:50%;background-size:80%}}.leftcenterzoomout{animation:leftcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftcenterzoomout{0%{background-position:0;background-size:130%}to{background-position:50%;background-size:100%}}.leftcenterzoomoutsmallwidth{animation:leftcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftcenterzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:50%;background-size:60%}}.leftright{animation:leftright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftright{0%{background-position:0}to{background-position:100%}}.leftrightzoomin{animation:leftrightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftrightzoomin{0%{background-position:0;background-size:80%}to{background-position:100%;background-size:135%}}.leftrightzoominsmallwidth{animation:leftrightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftrightzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:100%;background-size:80%}}.leftrightzoomout{animation:leftrightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftrightzoomout{0%{background-position:0;background-size:130%}to{background-position:100%;background-size:100%}}.leftrightzoomoutsmallwidth{animation:leftrightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftrightzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:100%;background-size:60%}}.leftbl{animation:leftbl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbl{0%{background-position:0}to{background-position:0 100%}}.leftblzoomin{animation:leftblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftblzoomin{0%{background-position:0;background-size:80%}to{background-position:0 100%;background-size:135%}}.leftblzoominsmallwidth{animation:leftblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftblzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:0 100%;background-size:80%}}.leftblzoomout{animation:leftblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftblzoomout{0%{background-position:0;background-size:130%}to{background-position:0 100%;background-size:100%}}.leftblzoomoutsmallwidth{animation:leftblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftblzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:0 100%;background-size:60%}}.leftbottom{animation:leftbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbottom{0%{background-position:0}to{background-position:bottom}}.leftbottomzoomin{animation:leftbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbottomzoomin{0%{background-position:0;background-size:80%}to{background-position:bottom;background-size:135%}}.leftbottomzoominsmallwidth{animation:leftbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbottomzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:bottom;background-size:80%}}.leftbottomzoomout{animation:leftbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbottomzoomout{0%{background-position:0;background-size:130%}to{background-position:bottom;background-size:100%}}.leftbottomzoomoutsmallwidth{animation:leftbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbottomzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:bottom;background-size:60%}}.leftbr{animation:leftbr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbr{0%{background-position:0}to{background-position:100% 100%}}.leftbrzoomin{animation:leftbrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbrzoomin{0%{background-position:0;background-size:80%}to{background-position:100% 100%;background-size:135%}}.leftbrzoominsmallwidth{animation:leftbrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbrzoominsmallwidth{0%{background-position:0;background-size:50%}to{background-position:100% 100%;background-size:80%}}.leftbrzoomout{animation:leftbrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbrzoomout{0%{background-position:0;background-size:130%}to{background-position:100% 100%;background-size:100%}}.leftbrzoomoutsmallwidth{animation:leftbrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes leftbrzoomoutsmallwidth{0%{background-position:0;background-size:110%}to{background-position:100% 100%;background-size:60%}}.centertl{animation:centertl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertl{0%{background-position:50%}to{background-position:0 0}}.centertlzoomin{animation:centertlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertlzoomin{0%{background-position:50%;background-size:80%}to{background-position:0 0;background-size:135%}}.centertlzoominsmallwidth{animation:centertlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertlzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:0 0;background-size:80%}}.centertlzoomout{animation:centertlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertlzoomout{0%{background-position:50%;background-size:130%}to{background-position:0 0;background-size:100%}}.centertlzoomoutsmallwidth{animation:centertlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertlzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:0 0;background-size:60%}}.centertop{animation:centertop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertop{0%{background-position:50%}to{background-position:top}}.centertopzoomin{animation:centertopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertopzoomin{0%{background-position:50%;background-size:80%}to{background-position:top;background-size:135%}}.centertopzoominsmallwidth{animation:centertopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertopzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:top;background-size:80%}}.centertopzoomout{animation:centertopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertopzoomout{0%{background-position:50%;background-size:130%}to{background-position:top;background-size:100%}}.centertopzoomoutsmallwidth{animation:centertopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertopzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:top;background-size:60%}}.centertr{animation:centertr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertr{0%{background-position:50%}to{background-position:100% 0}}.centertrzoomin{animation:centertrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertrzoomin{0%{background-position:50%;background-size:80%}to{background-position:100% 0;background-size:135%}}.centertrzoominsmallwidth{animation:centertrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertrzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:100% 0;background-size:80%}}.centertrzoomout{animation:centertrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertrzoomout{0%{background-position:50%;background-size:130%}to{background-position:100% 0;background-size:100%}}.centertrzoomoutsmallwidth{animation:centertrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centertrzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:100% 0;background-size:60%}}.centerleft{animation:centerleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerleft{0%{background-position:50%}to{background-position:0}}.centerleftzoomin{animation:centerleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerleftzoomin{0%{background-position:50%;background-size:80%}to{background-position:0;background-size:135%}}.centerleftzoominsmallwidth{animation:centerleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerleftzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:0;background-size:80%}}.centerleftzoomout{animation:centerleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerleftzoomout{0%{background-position:50%;background-size:130%}to{background-position:0;background-size:100%}}.centerleftzoomoutsmallwidth{animation:centerleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerleftzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:0;background-size:60%}}.centerright{animation:centerright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerright{0%{background-position:50%}to{background-position:100%}}.centerrightzoomin{animation:centerrightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerrightzoomin{0%{background-position:50%;background-size:80%}to{background-position:100%;background-size:135%}}.centerrightzoominsmallwidth{animation:centerrightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerrightzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:100%;background-size:80%}}.centerrightzoomout{animation:centerrightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerrightzoomout{0%{background-position:50%;background-size:130%}to{background-position:100%;background-size:100%}}.centerrightzoomoutsmallwidth{animation:centerrightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerrightzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:100%;background-size:60%}}.centerbl{animation:centerbl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbl{0%{background-position:50%}to{background-position:0 100%}}.centerblzoomin{animation:centerblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerblzoomin{0%{background-position:50%;background-size:80%}to{background-position:0 100%;background-size:135%}}.centerblzoominsmallwidth{animation:centerblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerblzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:0 100%;background-size:80%}}.centerblzoomout{animation:centerblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerblzoomout{0%{background-position:50%;background-size:130%}to{background-position:0 100%;background-size:100%}}.centerblzoomoutsmallwidth{animation:centerblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerblzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:0 100%;background-size:60%}}.centerbottom{animation:centerbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbottom{0%{background-position:50%}to{background-position:bottom}}.centerbottomzoomin{animation:centerbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbottomzoomin{0%{background-position:50%;background-size:80%}to{background-position:bottom;background-size:135%}}.centerbottomzoominsmallwidth{animation:centerbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbottomzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:bottom;background-size:80%}}.centerbottomzoomout{animation:centerbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbottomzoomout{0%{background-position:50%;background-size:130%}to{background-position:bottom;background-size:100%}}.centerbottomzoomoutsmallwidth{animation:centerbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbottomzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:bottom;background-size:60%}}.centerbr{animation:centerbr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbr{0%{background-position:50%}to{background-position:100% 100%}}.centerbrzoomin{animation:centerbrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbrzoomin{0%{background-position:50%;background-size:80%}to{background-position:100% 100%;background-size:135%}}.centerbrzoominsmallwidth{animation:centerbrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbrzoominsmallwidth{0%{background-position:50%;background-size:50%}to{background-position:100% 100%;background-size:80%}}.centerbrzoomout{animation:centerbrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbrzoomout{0%{background-position:50%;background-size:130%}to{background-position:100% 100%;background-size:100%}}.centerbrzoomoutsmallwidth{animation:centerbrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes centerbrzoomoutsmallwidth{0%{background-position:50%;background-size:110%}to{background-position:100% 100%;background-size:60%}}.righttl{animation:righttl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttl{0%{background-position:100%}to{background-position:0 0}}.righttlzoomin{animation:righttlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttlzoomin{0%{background-position:100%;background-size:80%}to{background-position:0 0;background-size:135%}}.righttlzoominsmallwidth{animation:righttlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttlzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:0 0;background-size:80%}}.righttlzoomout{animation:righttlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttlzoomout{0%{background-position:100%;background-size:130%}to{background-position:0 0;background-size:100%}}.righttlzoomoutsmallwidth{animation:righttlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttlzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:0 0;background-size:60%}}.righttop{animation:righttop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttop{0%{background-position:100%}to{background-position:top}}.righttopzoomin{animation:righttopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttopzoomin{0%{background-position:100%;background-size:80%}to{background-position:top;background-size:135%}}.righttopzoominsmallwidth{animation:righttopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttopzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:top;background-size:80%}}.righttopzoomout{animation:righttopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttopzoomout{0%{background-position:100%;background-size:130%}to{background-position:top;background-size:100%}}.righttopzoomoutsmallwidth{animation:righttopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttopzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:top;background-size:60%}}.righttr{animation:righttr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttr{0%{background-position:100%}to{background-position:100% 0}}.righttrzoomin{animation:righttrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttrzoomin{0%{background-position:100%;background-size:80%}to{background-position:100% 0;background-size:135%}}.righttrzoominsmallwidth{animation:righttrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttrzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:100% 0;background-size:80%}}.righttrzoomout{animation:righttrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttrzoomout{0%{background-position:100%;background-size:130%}to{background-position:100% 0;background-size:100%}}.righttrzoomoutsmallwidth{animation:righttrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes righttrzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:100% 0;background-size:60%}}.rightleft{animation:rightleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightleft{0%{background-position:100%}to{background-position:0}}.rightleftzoomin{animation:rightleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightleftzoomin{0%{background-position:100%;background-size:80%}to{background-position:0;background-size:135%}}.rightleftzoominsmallwidth{animation:rightleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightleftzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:0;background-size:80%}}.rightleftzoomout{animation:rightleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightleftzoomout{0%{background-position:100%;background-size:130%}to{background-position:0;background-size:100%}}.rightleftzoomoutsmallwidth{animation:rightleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightleftzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:0;background-size:60%}}.rightcenter{animation:rightcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightcenter{0%{background-position:100%}to{background-position:50%}}.rightcenterzoomin{animation:rightcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightcenterzoomin{0%{background-position:100%;background-size:80%}to{background-position:50%;background-size:135%}}.rightcenterzoominsmallwidth{animation:rightcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightcenterzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:50%;background-size:80%}}.rightcenterzoomout{animation:rightcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightcenterzoomout{0%{background-position:100%;background-size:130%}to{background-position:50%;background-size:100%}}.rightcenterzoomoutsmallwidth{animation:rightcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightcenterzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:50%;background-size:60%}}.rightbl{animation:rightbl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbl{0%{background-position:100%}to{background-position:0 100%}}.rightblzoomin{animation:rightblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightblzoomin{0%{background-position:100%;background-size:80%}to{background-position:0 100%;background-size:135%}}.rightblzoominsmallwidth{animation:rightblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightblzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:0 100%;background-size:80%}}.rightblzoomout{animation:rightblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightblzoomout{0%{background-position:100%;background-size:130%}to{background-position:0 100%;background-size:100%}}.rightblzoomoutsmallwidth{animation:rightblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightblzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:0 100%;background-size:60%}}.rightbottom{animation:rightbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbottom{0%{background-position:100%}to{background-position:bottom}}.rightbottomzoomin{animation:rightbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbottomzoomin{0%{background-position:100%;background-size:80%}to{background-position:bottom;background-size:135%}}.rightbottomzoominsmallwidth{animation:rightbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbottomzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:bottom;background-size:80%}}.rightbottomzoomout{animation:rightbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbottomzoomout{0%{background-position:100%;background-size:130%}to{background-position:bottom;background-size:100%}}.rightbottomzoomoutsmallwidth{animation:rightbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbottomzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:bottom;background-size:60%}}.rightbr{animation:rightbr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbr{0%{background-position:100%}to{background-position:100% 100%}}.rightbrzoomin{animation:rightbrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbrzoomin{0%{background-position:100%;background-size:80%}to{background-position:100% 100%;background-size:135%}}.rightbrzoominsmallwidth{animation:rightbrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbrzoominsmallwidth{0%{background-position:100%;background-size:50%}to{background-position:100% 100%;background-size:80%}}.rightbrzoomout{animation:rightbrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbrzoomout{0%{background-position:100%;background-size:130%}to{background-position:100% 100%;background-size:100%}}.rightbrzoomoutsmallwidth{animation:rightbrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes rightbrzoomoutsmallwidth{0%{background-position:100%;background-size:110%}to{background-position:100% 100%;background-size:60%}}.bltl{animation:bltl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltl{0%{background-position:0 100%}to{background-position:0 0}}.bltlzoomin{animation:bltlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltlzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:0 0;background-size:135%}}.bltlzoominsmallwidth{animation:bltlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltlzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:0 0;background-size:80%}}.bltlzoomout{animation:bltlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltlzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:0 0;background-size:100%}}.bltlzoomoutsmallwidth{animation:bltlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltlzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:0 0;background-size:60%}}.bltop{animation:bltop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltop{0%{background-position:0 100%}to{background-position:top}}.bltopzoomin{animation:bltopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltopzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:top;background-size:135%}}.bltopzoominsmallwidth{animation:bltopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltopzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:top;background-size:80%}}.bltopzoomout{animation:bltopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltopzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:top;background-size:100%}}.bltopzoomoutsmallwidth{animation:bltopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltopzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:top;background-size:60%}}.bltr{animation:bltr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltr{0%{background-position:0 100%}to{background-position:100% 0}}.bltrzoomin{animation:bltrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltrzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:100% 0;background-size:135%}}.bltrzoominsmallwidth{animation:bltrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltrzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:100% 0;background-size:80%}}.bltrzoomout{animation:bltrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltrzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:100% 0;background-size:100%}}.bltrzoomoutsmallwidth{animation:bltrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bltrzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:100% 0;background-size:60%}}.blleft{animation:blleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blleft{0%{background-position:0 100%}to{background-position:0}}.blleftzoomin{animation:blleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blleftzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:0;background-size:135%}}.blleftzoominsmallwidth{animation:blleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blleftzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:0;background-size:80%}}.blleftzoomout{animation:blleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blleftzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:0;background-size:100%}}.blleftzoomoutsmallwidth{animation:blleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blleftzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:0;background-size:60%}}.blcenter{animation:blcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blcenter{0%{background-position:0 100%}to{background-position:50%}}.blcenterzoomin{animation:blcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blcenterzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:50%;background-size:135%}}.blcenterzoominsmallwidth{animation:blcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blcenterzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:50%;background-size:80%}}.blcenterzoomout{animation:blcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blcenterzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:50%;background-size:100%}}.blcenterzoomoutsmallwidth{animation:blcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blcenterzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:50%;background-size:60%}}.blright{animation:blright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blright{0%{background-position:0 100%}to{background-position:100%}}.blrightzoomin{animation:blrightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blrightzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:100%;background-size:135%}}.blrightzoominsmallwidth{animation:blrightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blrightzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:100%;background-size:80%}}.blrightzoomout{animation:blrightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blrightzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:100%;background-size:100%}}.blrightzoomoutsmallwidth{animation:blrightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blrightzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:100%;background-size:60%}}.blbottom{animation:blbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbottom{0%{background-position:0 100%}to{background-position:bottom}}.blbottomzoomin{animation:blbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbottomzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:bottom;background-size:135%}}.blbottomzoominsmallwidth{animation:blbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbottomzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:bottom;background-size:80%}}.blbottomzoomout{animation:blbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbottomzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:bottom;background-size:100%}}.blbottomzoomoutsmallwidth{animation:blbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbottomzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:bottom;background-size:60%}}.blbr{animation:blbr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbr{0%{background-position:0 100%}to{background-position:100% 100%}}.blbrzoomin{animation:blbrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbrzoomin{0%{background-position:0 100%;background-size:80%}to{background-position:100% 100%;background-size:135%}}.blbrzoominsmallwidth{animation:blbrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbrzoominsmallwidth{0%{background-position:0 100%;background-size:50%}to{background-position:100% 100%;background-size:80%}}.blbrzoomout{animation:blbrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbrzoomout{0%{background-position:0 100%;background-size:130%}to{background-position:100% 100%;background-size:100%}}.blbrzoomoutsmallwidth{animation:blbrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes blbrzoomoutsmallwidth{0%{background-position:0 100%;background-size:110%}to{background-position:100% 100%;background-size:60%}}.bottomtl{animation:bottomtl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtl{0%{background-position:bottom}to{background-position:0 0}}.bottomtlzoomin{animation:bottomtlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtlzoomin{0%{background-position:bottom;background-size:80%}to{background-position:0 0;background-size:135%}}.bottomtlzoominsmallwidth{animation:bottomtlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtlzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:0 0;background-size:80%}}.bottomtlzoomout{animation:bottomtlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtlzoomout{0%{background-position:bottom;background-size:130%}to{background-position:0 0;background-size:100%}}.bottomtlzoomoutsmallwidth{animation:bottomtlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtlzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:0 0;background-size:60%}}.bottomtop{animation:bottomtop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtop{0%{background-position:bottom}to{background-position:top}}.bottomtopzoomin{animation:bottomtopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtopzoomin{0%{background-position:bottom;background-size:80%}to{background-position:top;background-size:135%}}.bottomtopzoominsmallwidth{animation:bottomtopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtopzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:top;background-size:80%}}.bottomtopzoomout{animation:bottomtopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtopzoomout{0%{background-position:bottom;background-size:130%}to{background-position:top;background-size:100%}}.bottomtopzoomoutsmallwidth{animation:bottomtopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtopzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:top;background-size:60%}}.bottomtr{animation:bottomtr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtr{0%{background-position:bottom}to{background-position:100% 0}}.bottomtrzoomin{animation:bottomtrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtrzoomin{0%{background-position:bottom;background-size:80%}to{background-position:100% 0;background-size:135%}}.bottomtrzoominsmallwidth{animation:bottomtrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtrzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:100% 0;background-size:80%}}.bottomtrzoomout{animation:bottomtrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtrzoomout{0%{background-position:bottom;background-size:130%}to{background-position:100% 0;background-size:100%}}.bottomtrzoomoutsmallwidth{animation:bottomtrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomtrzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:100% 0;background-size:60%}}.bottomleft{animation:bottomleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomleft{0%{background-position:bottom}to{background-position:0}}.bottomleftzoomin{animation:bottomleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomleftzoomin{0%{background-position:bottom;background-size:80%}to{background-position:0;background-size:135%}}.bottomleftzoominsmallwidth{animation:bottomleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomleftzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:0;background-size:80%}}.bottomleftzoomout{animation:bottomleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomleftzoomout{0%{background-position:bottom;background-size:130%}to{background-position:0;background-size:100%}}.bottomleftzoomoutsmallwidth{animation:bottomleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomleftzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:0;background-size:60%}}.bottomcenter{animation:bottomcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomcenter{0%{background-position:bottom}to{background-position:50%}}.bottomcenterzoomin{animation:bottomcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomcenterzoomin{0%{background-position:bottom;background-size:80%}to{background-position:50%;background-size:135%}}.bottomcenterzoominsmallwidth{animation:bottomcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomcenterzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:50%;background-size:80%}}.bottomcenterzoomout{animation:bottomcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomcenterzoomout{0%{background-position:bottom;background-size:130%}to{background-position:50%;background-size:100%}}.bottomcenterzoomoutsmallwidth{animation:bottomcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomcenterzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:50%;background-size:60%}}.bottomright{animation:bottomright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomright{0%{background-position:bottom}to{background-position:100%}}.bottomrightzoomin{animation:bottomrightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomrightzoomin{0%{background-position:bottom;background-size:80%}to{background-position:100%;background-size:135%}}.bottomrightzoominsmallwidth{animation:bottomrightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomrightzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:100%;background-size:80%}}.bottomrightzoomout{animation:bottomrightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomrightzoomout{0%{background-position:bottom;background-size:130%}to{background-position:100%;background-size:100%}}.bottomrightzoomoutsmallwidth{animation:bottomrightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomrightzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:100%;background-size:60%}}.bottombl{animation:bottombl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottombl{0%{background-position:bottom}to{background-position:0 100%}}.bottomblzoomin{animation:bottomblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomblzoomin{0%{background-position:bottom;background-size:80%}to{background-position:0 100%;background-size:135%}}.bottomblzoominsmallwidth{animation:bottomblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomblzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:0 100%;background-size:80%}}.bottomblzoomout{animation:bottomblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomblzoomout{0%{background-position:bottom;background-size:130%}to{background-position:0 100%;background-size:100%}}.bottomblzoomoutsmallwidth{animation:bottomblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottomblzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:0 100%;background-size:60%}}.bottombr{animation:bottombr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottombr{0%{background-position:bottom}to{background-position:100% 100%}}.bottombrzoomin{animation:bottombrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottombrzoomin{0%{background-position:bottom;background-size:80%}to{background-position:100% 100%;background-size:135%}}.bottombrzoominsmallwidth{animation:bottombrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottombrzoominsmallwidth{0%{background-position:bottom;background-size:50%}to{background-position:100% 100%;background-size:80%}}.bottombrzoomout{animation:bottombrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottombrzoomout{0%{background-position:bottom;background-size:130%}to{background-position:100% 100%;background-size:100%}}.bottombrzoomoutsmallwidth{animation:bottombrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes bottombrzoomoutsmallwidth{0%{background-position:bottom;background-size:110%}to{background-position:100% 100%;background-size:60%}}.brtl{animation:brtl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtl{0%{background-position:100% 100%}to{background-position:0 0}}.brtlzoomin{animation:brtlzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtlzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:0 0;background-size:135%}}.brtlzoominsmallwidth{animation:brtlzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtlzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:0 0;background-size:80%}}.brtlzoomout{animation:brtlzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtlzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:0 0;background-size:100%}}.brtlzoomoutsmallwidth{animation:brtlzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtlzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:0 0;background-size:60%}}.brtop{animation:brtop 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtop{0%{background-position:100% 100%}to{background-position:top}}.brtopzoomin{animation:brtopzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtopzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:top;background-size:135%}}.brtopzoominsmallwidth{animation:brtopzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtopzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:top;background-size:80%}}.brtopzoomout{animation:brtopzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtopzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:top;background-size:100%}}.brtopzoomoutsmallwidth{animation:brtopzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtopzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:top;background-size:60%}}.brtr{animation:brtr 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtr{0%{background-position:100% 100%}to{background-position:100% 0}}.brtrzoomin{animation:brtrzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtrzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:100% 0;background-size:135%}}.brtrzoominsmallwidth{animation:brtrzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtrzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:100% 0;background-size:80%}}.brtrzoomout{animation:brtrzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtrzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:100% 0;background-size:100%}}.brtrzoomoutsmallwidth{animation:brtrzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brtrzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:100% 0;background-size:60%}}.brleft{animation:brleft 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brleft{0%{background-position:100% 100%}to{background-position:0}}.brleftzoomin{animation:brleftzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brleftzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:0;background-size:135%}}.brleftzoominsmallwidth{animation:brleftzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brleftzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:0;background-size:80%}}.brleftzoomout{animation:brleftzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brleftzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:0;background-size:100%}}.brleftzoomoutsmallwidth{animation:brleftzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brleftzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:0;background-size:60%}}.brcenter{animation:brcenter 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brcenter{0%{background-position:100% 100%}to{background-position:50%}}.brcenterzoomin{animation:brcenterzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brcenterzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:50%;background-size:135%}}.brcenterzoominsmallwidth{animation:brcenterzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brcenterzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:50%;background-size:80%}}.brcenterzoomout{animation:brcenterzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brcenterzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:50%;background-size:100%}}.brcenterzoomoutsmallwidth{animation:brcenterzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brcenterzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:50%;background-size:60%}}.brright{animation:brright 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brright{0%{background-position:100% 100%}to{background-position:100%}}.brrightzoomin{animation:brrightzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brrightzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:100%;background-size:135%}}.brrightzoominsmallwidth{animation:brrightzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brrightzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:100%;background-size:80%}}.brrightzoomout{animation:brrightzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brrightzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:100%;background-size:100%}}.brrightzoomoutsmallwidth{animation:brrightzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brrightzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:100%;background-size:60%}}.brbl{animation:brbl 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brbl{0%{background-position:100% 100%}to{background-position:0 100%}}.brblzoomin{animation:brblzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brblzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:0 100%;background-size:135%}}.brblzoominsmallwidth{animation:brblzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brblzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:0 100%;background-size:80%}}.brblzoomout{animation:brblzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brblzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:0 100%;background-size:100%}}.brblzoomoutsmallwidth{animation:brblzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brblzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:0 100%;background-size:60%}}.brbottom{animation:brbottom 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brbottom{0%{background-position:100% 100%}to{background-position:bottom}}.brbottomzoomin{animation:brbottomzoomin 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brbottomzoomin{0%{background-position:100% 100%;background-size:80%}to{background-position:bottom;background-size:135%}}.brbottomzoominsmallwidth{animation:brbottomzoominsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brbottomzoominsmallwidth{0%{background-position:100% 100%;background-size:50%}to{background-position:bottom;background-size:80%}}.brbottomzoomout{animation:brbottomzoomout 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brbottomzoomout{0%{background-position:100% 100%;background-size:130%}to{background-position:bottom;background-size:100%}}.brbottomzoomoutsmallwidth{animation:brbottomzoomoutsmallwidth 6s cubic-bezier(.25,.46,.45,.94) both}@keyframes brbottomzoomoutsmallwidth{0%{background-position:100% 100%;background-size:110%}to{background-position:bottom;background-size:60%}}.kenburns-top{animation:kenburns-top 15s ease-out both}.kenburns-top-reverse{animation:kenburns-top 15s ease-out reverse both}@keyframes kenburns-top{0%{transform:scale(1) translateY(0);transform-origin:50% 16%}to{transform:scale(1.15) translateY(-15px);transform-origin:top}}.kenburns-top-right{animation:kenburns-top-right 15s ease-out both}.kenburns-top-right-reverse{animation:kenburns-top-right 15s ease-out reverse both}@keyframes kenburns-top-right{0%{transform:scale(1) translate(0);transform-origin:84% 16%}to{transform:scale(1.15) translate(20px,-15px);transform-origin:right top}}.kenburns-right{animation:kenburns-right 15s ease-out both}.kenburns-right-reverse{animation:kenburns-right 15s ease-out reverse both}@keyframes kenburns-right{0%{transform:scale(1) translate(0);transform-origin:84% 50%}to{transform:scale(1.15) translateX(20px);transform-origin:right}}.kenburns-bottom-right{animation:kenburns-bottom-right 15s ease-out both}.kenburns-bottom-right-reverse{animation:kenburns-bottom-right 15s ease-out reverse both}@keyframes kenburns-bottom-right{0%{transform:scale(1) translate(0);transform-origin:84% 84%}to{transform:scale(1.15) translate(20px,15px);transform-origin:right bottom}}.kenburns-bottom{animation:kenburns-bottom 15s ease-out both}.kenburns-bottom-reverse{animation:kenburns-bottom 15s ease-out reverse both}@keyframes kenburns-bottom{0%{transform:scale(1) translateY(0);transform-origin:50% 84%}to{transform:scale(1.15) translateY(15px);transform-origin:bottom}}.kenburns-bottom-left{animation:kenburns-bottom-left 15s ease-out both}.kenburns-bottom-left-reverse{animation:kenburns-bottom-left 15s ease-out reverse both}@keyframes kenburns-bottom-left{0%{transform:scale(1) translate(0);transform-origin:16% 84%}to{transform:scale(1.15) translate(-20px,15px);transform-origin:left bottom}}.kenburns-left{animation:kenburns-left 15s ease-out both}.kenburns-left-reverse{animation:kenburns-left 15s ease-out reverse both}@keyframes kenburns-left{0%{transform:scale(1) translate(0);transform-origin:16% 50%}to{transform:scale(1.15) translate(-20px,15px);transform-origin:left}}.kenburns-top-left{animation:kenburns-top-left 15s ease-out both}.kenburns-top-left-reverse{animation:kenburns-top-left 15s ease-out reverse both}@keyframes kenburns-top-left{0%{transform:scale(1) translate(0);transform-origin:16% 16%}to{transform:scale(1.15) translate(-20px,-15px);transform-origin:top left}}.kenburns-center{animation:kenburns-center 15s ease-out both}.kenburns-center-reverse{animation:kenburns-center 15s ease-out reverse both}@keyframes kenburns-center{0%{transform:scale(1) translateY(0);transform-origin:50% 16%}to{transform:scale(1.15) translateY(-15px);transform-origin:center center}}